mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 04:29:41 +00:00
Update translations.js
Added Klingon translations file to translations list
This commit is contained in:
parent
ef570558cf
commit
d9601de075
@ -39,7 +39,8 @@ var translations = {
|
|||||||
"bg" : "translations/bg.json", // Bulgarian
|
"bg" : "translations/bg.json", // Bulgarian
|
||||||
"cs" : "translations/cs.json", // Czech
|
"cs" : "translations/cs.json", // Czech
|
||||||
"hr" : "translations/hr.json", // Croatian
|
"hr" : "translations/hr.json", // Croatian
|
||||||
"sk" : "translations/sk.json" // Slovak
|
"sk" : "translations/sk.json", // Slovak
|
||||||
|
"tlh" : "translations/tlh.json" // Klingon
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof module !== "undefined") {module.exports = translations;}
|
if (typeof module !== "undefined") {module.exports = translations;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user