mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Update translations.js
added galician language
This commit is contained in:
parent
38544f2368
commit
9ed2e4d557
@ -46,7 +46,8 @@ var translations = {
|
|||||||
he: "translations/he.json", // Hebrew
|
he: "translations/he.json", // Hebrew
|
||||||
uk: "translations/uk.json", // Ukrainian
|
uk: "translations/uk.json", // Ukrainian
|
||||||
hi: "translations/hi.json", // Hindi
|
hi: "translations/hi.json", // Hindi
|
||||||
gu: "translations/gu.json" // Gujarati
|
gu: "translations/gu.json", // Gujarati
|
||||||
|
gl: "translations/gl.json" // Galego
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof module !== "undefined") {
|
if (typeof module !== "undefined") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user