mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Added sk to translations.js
This commit is contained in:
@@ -38,7 +38,8 @@ var translations = {
|
|||||||
"cy" : "translations/cy.json", // Welsh (Cymraeg)
|
"cy" : "translations/cy.json", // Welsh (Cymraeg)
|
||||||
"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
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof module !== "undefined") {module.exports = translations;}
|
if (typeof module !== "undefined") {module.exports = translations;}
|
||||||
|
Reference in New Issue
Block a user