mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-03 06:15:59 +00:00
Remove trailing spaces.
This commit is contained in:
parent
afda84ef09
commit
97d7733464
@ -36,8 +36,8 @@ var translations = {
|
|||||||
"kr" : "translations/kr.json", // Korean
|
"kr" : "translations/kr.json", // Korean
|
||||||
"ro" : "translations/ro.json", // Romanian
|
"ro" : "translations/ro.json", // Romanian
|
||||||
"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
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof module !== "undefined") {module.exports = translations;}
|
if (typeof module !== "undefined") {module.exports = translations;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user