mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-24 05:58:08 +00:00
Merge pull request #1006 from gcarret/patch-1
Added translations for french language
This commit is contained in:
@@ -3,8 +3,11 @@
|
|||||||
|
|
||||||
"TODAY": "Aujourd'hui",
|
"TODAY": "Aujourd'hui",
|
||||||
"TOMORROW": "Demain",
|
"TOMORROW": "Demain",
|
||||||
|
"DAYAFTERTOMORROW": "Après-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 +24,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 ."
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user