mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 02:12:16 +00:00
Merge pull request #686 from kpaaro/develop
Added estonian translations
This commit is contained in:
@@ -30,6 +30,7 @@ var translations = {
|
||||
"af" : "translations/af.json", // Afrikaans
|
||||
"hu" : "translations/hu.json", // Hungarian
|
||||
"is" : "translations/is.json", // Icelandic
|
||||
"et" : "translations/et.json", // Estonian
|
||||
};
|
||||
|
||||
if (typeof module !== "undefined") {module.exports = translations;}
|
||||
|
||||
Reference in New Issue
Block a user