mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-07 16:11:14 +00:00
commit
86eea16271
@ -34,6 +34,8 @@ var Translator = (function() {
|
|||||||
self.translations[module.name] = json;
|
self.translations[module.name] = json;
|
||||||
callback();
|
callback();
|
||||||
});
|
});
|
||||||
|
} else {
|
||||||
|
callback();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
/* _loadJSON(file, callback)
|
/* _loadJSON(file, callback)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user