aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/fr.yml
diff options
context:
space:
mode:
authorjpl2017-02-02 17:15:28 +0100
committerjpl2017-02-02 17:15:47 +0100
commitbf02d526bd98f2e420b3e07fcc98e10b8ef409ce (patch)
treeaece38026d8e7b9e907096aadcd919380d950246 /config/locales/fr.yml
parente723c5bc2f3c5f98e67e9e570dc50da0c48eacca (diff)
downloadchouette-core-bf02d526bd98f2e420b3e07fcc98e10b8ef409ce.tar.bz2
Refs #2482: updating workbenches#show with new table builder, new styles
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r--config/locales/fr.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 696ae21a6..e64289611 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -2,7 +2,16 @@ fr:
"true": "Oui"
"false": "Non"
"unknown": "Non précisé"
+
time:
formats:
hour: "%Hh%M"
minute: "%M min"
+ short: "%d/%m/%Y"
+
+ date:
+ formats:
+ short: "%d/%m/%Y"
+
+ last_update: 'Dernière mise à jour<br>le %{time}'
+ validity_range: '%{debut} > %{end}'