diff options
| author | jpl | 2017-03-21 10:57:18 +0100 |
|---|---|---|
| committer | jpl | 2017-03-21 10:57:18 +0100 |
| commit | e4401a05faa153f202b407718757316ae23c397b (patch) | |
| tree | 72ad6179cbb9f1f65f48489b99d04821e263f5b1 /config/locales/fr.yml | |
| parent | 3ea76b87bc7fb31db9adb9b26177020a51c0e616 (diff) | |
| download | chouette-core-e4401a05faa153f202b407718757316ae23c397b.tar.bz2 | |
Refs #2747: adding user sync time on profile panel
Diffstat (limited to 'config/locales/fr.yml')
| -rw-r--r-- | config/locales/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 77ea26326..c48ba8835 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -14,5 +14,6 @@ fr: short: "%d/%m/%Y" last_update: 'Dernière mise à jour<br>le %{time}' + last_sync: 'Dernière mise à jour le %{time}' validity_range: '%{debut} > %{end}' metadatas: 'Métadonnées' |
