Skip to content

Commit

Permalink
fix(web-c): better Fr trans for "upload an image for this page"
Browse files Browse the repository at this point in the history
"Téléverser charger" was just wrong, but I completely rewrote the
message to be clearer and closer to what it means rather than to the
Enlish text it was translated from.
  • Loading branch information
joanise committed May 8, 2024
1 parent 0888b45 commit f824714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-component/src/i18n/messages.fra.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"alignment-error": "Erreur: aucun alignement n'a été trouvé.",
"loading": "Chargement en cours",
"line-placeholder": "Écrivez votre texte ici",
"upload-image": "Téléverser charger une image pour cette page",
"upload-image": "Ajouter une image à cette page",
"choose-file": "Choisir un fichier",
"play-tooltip": "Écouter/mettre en pause l'enregistrement",
"rewind-tooltip": "Reculer de 5 secondes",
Expand Down

0 comments on commit f824714

Please sign in to comment.