mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +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
|
||||
uk: "translations/uk.json", // Ukrainian
|
||||
hi: "translations/hi.json", // Hindi
|
||||
gu: "translations/gu.json" // Gujarati
|
||||
gu: "translations/gu.json", // Gujarati
|
||||
gl: "translations/gl.json" // Galego
|
||||
};
|
||||
|
||||
if (typeof module !== "undefined") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user