diff options
| author | jpl | 2017-03-20 16:14:45 +0100 |
|---|---|---|
| committer | jpl | 2017-03-20 16:19:26 +0100 |
| commit | c5410dbc633cf5e3eaae35c5cc02325fd963bc0c (patch) | |
| tree | 1a74267ba35e33e84c677db7b8ee5d5e95bdff8a /config/locales | |
| parent | b94059f6d7732eacd2d30f0840a2712f42d2e9e9 (diff) | |
| download | chouette-core-c5410dbc633cf5e3eaae35c5cc02325fd963bc0c.tar.bz2 | |
Refs #2706: Fix lines.count sorting on workbenches#show
Diffstat (limited to 'config/locales')
| -rw-r--r-- | config/locales/actions.fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/actions.fr.yml b/config/locales/actions.fr.yml index 6ac5744df..0cd3de8e5 100644 --- a/config/locales/actions.fr.yml +++ b/config/locales/actions.fr.yml @@ -4,6 +4,7 @@ fr: destroy: 'Supprimer' delete: 'Supprimer' search: "Chercher" + submit: "Valider" add: 'Ajouter' show: 'Consulter' archive: 'Conserver' |
