mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-30 04:59:32 +00:00
Update fr.json with added translations
This commit is contained in:
parent
8a101f9e9a
commit
4c6589a57e
@ -4,7 +4,9 @@
|
|||||||
"TODAY": "Aujourd'hui",
|
"TODAY": "Aujourd'hui",
|
||||||
"TOMORROW": "Demain",
|
"TOMORROW": "Demain",
|
||||||
"RUNNING": "Se termine dans",
|
"RUNNING": "Se termine dans",
|
||||||
"EMPTY": "Aucun RDV.",
|
"EMPTY": "Aucun RDV à venir.",
|
||||||
|
|
||||||
|
"WEEK": "Semaine",
|
||||||
|
|
||||||
"N": "N",
|
"N": "N",
|
||||||
"NNE": "NNE",
|
"NNE": "NNE",
|
||||||
@ -21,5 +23,9 @@
|
|||||||
"W": "O",
|
"W": "O",
|
||||||
"WNW": "ONO",
|
"WNW": "ONO",
|
||||||
"NW": "NO",
|
"NW": "NO",
|
||||||
"NNW": "NNO"
|
"NNW": "NNO",
|
||||||
|
|
||||||
|
"UPDATE_NOTIFICATION": "Une mise à jour de MagicMirror² est disponible",
|
||||||
|
"UPDATE_NOTIFICATION_MODULE": "Une mise à jour est disponible pour le module MODULE_NAME .",
|
||||||
|
"UPDATE_INFO": "L'installation actuelle est COMMIT_COUNT en retard sur la branche BRANCH_NAME ."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user