Fix typos and some whitespaces

This commit is contained in:
rejas
2019-06-04 09:33:53 +02:00
parent caf56671dc
commit 99b4c43fd5
5 changed files with 13 additions and 16 deletions

View File

@@ -159,6 +159,7 @@ var Translator = (function() {
return key;
},
/* load(module, file, isFallback, callback)
* Load a translation file (json) and remember the data.
*