// en/avatar_upload_button
export const avatar_upload_button = {
  change_avatar: 'Change profile picture',
  file_input: 'Select image file',
} as const;
