// he/domain_payment_method
export const domain_payment_method = {
  remove: 'הסרה',
  remove_confirm_title: 'הסרת אמצעי תשלום',
  remove_confirm_desc: 'להסיר כרטיס שמסתיים ב-{{last4}}?',
  remove_confirm_action: 'הסרה',
} as const;
