// he/avatar_upload_button
export const avatar_upload_button = {
  change_avatar: 'שינוי תמונת פרופיל',
  file_input: 'בחר קובץ תמונה',
} as const;
