mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Add French date format
This commit is contained in:
parent
162f32f5b8
commit
07e8c67338
1 changed files with 2 additions and 1 deletions
|
@ -390,7 +390,8 @@ var H5AI_CONFIG = {
|
||||||
"folders": "Répertoires",
|
"folders": "Répertoires",
|
||||||
"files": "Fichiers",
|
"files": "Fichiers",
|
||||||
"download": "télécharger",
|
"download": "télécharger",
|
||||||
"noMatch": "rien trouvé"
|
"noMatch": "rien trouvé",
|
||||||
|
"dateFormat": "DD/MM/YYYY HH:mm"
|
||||||
},
|
},
|
||||||
|
|
||||||
"gr": {
|
"gr": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue