// en/domain_share
export const domain_share = {
  button_label: 'Share',
  copied: 'Link copied',
} as const;
