mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
Update translations.js
Added Korean Translation
This commit is contained in:
parent
ccbc5c9d17
commit
b8889c6a1f
@ -31,6 +31,7 @@ var translations = {
|
|||||||
"hu" : "translations/hu.json", // Hungarian
|
"hu" : "translations/hu.json", // Hungarian
|
||||||
"is" : "translations/is.json", // Icelandic
|
"is" : "translations/is.json", // Icelandic
|
||||||
"et" : "translations/et.json", // Estonian
|
"et" : "translations/et.json", // Estonian
|
||||||
|
"kr" : "translations/kr.json", // Korean
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof module !== "undefined") {module.exports = translations;}
|
if (typeof module !== "undefined") {module.exports = translations;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user