mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Update translations.js
Added Korean Translation
This commit is contained in:
@@ -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;}
|
||||
|
Reference in New Issue
Block a user