GUAC-1469 Fix date placeholder format

Format still needs to be the same form as the original YYYY-MM-DD but using French abbreviations for this pattern.
This commit is contained in:
Olivier Berthonneau
2016-01-18 20:06:56 +01:00
parent b491e77f5f
commit 6f03143741

View File

@@ -138,7 +138,7 @@
"FORM" : {
"FIELD_PLACEHOLDER_DATE" : "DD-MM-YYYY",
"FIELD_PLACEHOLDER_DATE" : "AAAA-MM-JJ",
"FIELD_PLACEHOLDER_TIME" : "HH:MM:SS",
"HELP_SHOW_PASSWORD" : "Cliquer pour afficher le mot de passe",