mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Update calendar.js
add fr translation for calendar
This commit is contained in:
@@ -48,7 +48,8 @@ Module.register("calendar",{
|
||||
return {
|
||||
en: "translations/en.json",
|
||||
de: "translations/de.json",
|
||||
nl: "translations/nl.json"
|
||||
nl: "translations/nl.json",
|
||||
fr: "translations/fr.json"
|
||||
};
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user