Fix FR dateformat

FYI, the dateformat in translatewiki is correct.
This commit is contained in:
Luc Didry 2018-06-14 11:47:51 +02:00 committed by muxator
parent 599b1f4568
commit f35d3456cf
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
"timeslider.playPause": "Lecture / Pause des contenus du pad",
"timeslider.backRevision": "Reculer dune révision dans ce pad",
"timeslider.forwardRevision": "Avancer dune révision dans ce pad",
"timeslider.dateformat": "{{day}}/{{month}}/{{year}} {{seconds}}:{{minutes}}:{{hours}}",
"timeslider.dateformat": "{{day}}/{{month}}/{{year}} {{hours}}:{{minutes}}:{{seconds}}",
"timeslider.month.january": "janvier",
"timeslider.month.february": "février",
"timeslider.month.march": "mars",