mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 22:53:59 +01:00
little fix a french translation contextual word (#186)
Better use "Soumettre" instead of "Envoyer" to translate "Submit". "Envoyer" is more contextually translation for the word "Send"
This commit is contained in:
parent
55aa22a28b
commit
88319e1b4d
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"save": "Enregistrer",
|
"save": "Enregistrer",
|
||||||
"saveAndSubmit": "Enregistrer et Envoyer",
|
"saveAndSubmit": "Enregistrer et Soumettre",
|
||||||
"cancel": "Annuler",
|
"cancel": "Annuler",
|
||||||
"confirm": "Confirmer",
|
"confirm": "Confirmer",
|
||||||
"warning": "Attention",
|
"warning": "Attention",
|
||||||
|
|
Loading…
Reference in a new issue