Update fr.json with added translations

This commit is contained in:
gcarret 2017-08-27 14:30:58 +02:00 committed by GitHub
parent 8a101f9e9a
commit 4c6589a57e

View File

@ -4,7 +4,9 @@
"TODAY": "Aujourd'hui",
"TOMORROW": "Demain",
"RUNNING": "Se termine dans",
"EMPTY": "Aucun RDV.",
"EMPTY": "Aucun RDV à venir.",
"WEEK": "Semaine",
"N": "N",
"NNE": "NNE",
@ -21,5 +23,9 @@
"W": "O",
"WNW": "ONO",
"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 ."
}