mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +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
|
||||
"is" : "translations/is.json", // Icelandic
|
||||
"et" : "translations/et.json", // Estonian
|
||||
"kr" : "translations/kr.json", // Korean
|
||||
};
|
||||
|
||||
if (typeof module !== "undefined") {module.exports = translations;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user