mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-02 22:08:42 +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
|
||||
"ro" : "translations/ro.json", // Romanian
|
||||
"cy" : "translations/cy.json", // Welsh (Cymraeg)
|
||||
"bg" : "translations/bg.json", // Bulgarian
|
||||
"cs" : "translations/cs.json" // Czech
|
||||
"bg" : "translations/bg.json", // Bulgarian
|
||||
"cs" : "translations/cs.json" // Czech
|
||||
};
|
||||
|
||||
if (typeof module !== "undefined") {module.exports = translations;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user