mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
[translation] replace "Modifier" by "Enregistrer" into the edit form
This commit is contained in:
parent
e999a8d31f
commit
a5c9562a4b
@ -106,3 +106,7 @@ Version 1.5.15
|
||||
- [phonenumber validation] allow to validate against mobile **or** landline/voip phonenumbers;
|
||||
- [phonenumber validation & format] format and validation does not make the app fail when network is not available;
|
||||
|
||||
Master branch
|
||||
=============
|
||||
|
||||
- [translation] in french, replace "Modifier" by "Enregistrer" in the edit form
|
||||
|
@ -243,8 +243,8 @@ crud:
|
||||
edit:
|
||||
button_action_form: Enregistrer
|
||||
back_to_view: Voir
|
||||
save_and_close: Modifier & fermer
|
||||
save_and_show: Modifier & voir
|
||||
save_and_close: Enregistrer & fermer
|
||||
save_and_show: Enregistrer & voir
|
||||
success: Les données ont été modifiées
|
||||
default:
|
||||
success: Les données ont été enregistrées
|
||||
|
Loading…
x
Reference in New Issue
Block a user