// he/domain_address
export const domain_address = {
  edit: 'עריכה',
  delete: 'מחיקה',
} as const;
