mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
added Ukrainian translation
This commit is contained in:
parent
602119fa41
commit
c41d6965ab
@ -42,7 +42,8 @@ var translations = {
|
||||
"sk" : "translations/sk.json", // Slovak
|
||||
"tlh" : "translations/tlh.json", // Klingon
|
||||
"ms-my" : "translations/ms-my.json", // Malay
|
||||
"he" : "translations/he.json" // Hebrew
|
||||
"he" : "translations/he.json", // Hebrew
|
||||
"uk" : "translations/uk.json" // Ukrainian
|
||||
};
|
||||
|
||||
if (typeof module !== "undefined") {module.exports = translations;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user