Skip to content

Commit

Permalink
fix(hycu): fix translation on edit name
Browse files Browse the repository at this point in the history
ref: MANAGER-15973

Signed-off-by: Thibault Barske <[email protected]>

Signed-off-by: Thibault Barske <[email protected]>
  • Loading branch information
tibs245 committed Dec 6, 2024
1 parent ee5c8cc commit e8802f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"hycu_dashboard_update_display_name_modal_headline": "Modifier le nom",
"hycu_dashboard_update_display_name_input_label": "Nom",
"hycu_dashboard_update_display_name_pattern_message": "Veuillez utiliser uniquement des lettres sans accent et les caractères spéciaux suivants : ! @ # $ % ^ & * ( ) - _ + = [ ] { } ; : , . ? (limité à 36 caractères).",
"hycu_dashboard_update_display_name_success": "La description a été modifiée avec succès.",
"hycu_dashboard_update_display_name_success": "Le nom a été modifié avec succès.",
"hycu_dashboard_edit_modal_error": "Une erreur est survenue: {{error}}.",
"hycu_dashboard_error_license_message": "Une erreur est survenue lors de l'activation de votre licence ({{error}}). Nous vous invitons à vérifier les informations fournies et à réaliser une nouvelle tentative. Si le problème persiste, veuillez contacter notre support.",
"hycu_dashboard_warning_license_suspended_message": "Le service a été résilié."
Expand Down

0 comments on commit e8802f7

Please sign in to comment.