// he/domain_qr
export const domain_qr = {
  qr_label: 'קוד QR לפדיון',
  expires: 'בתוקף עד',
  open_qr: 'הצג QR',
  close: 'סגירה',
} as const;
