Merge branch 'develop' into master

This commit is contained in:
Michael Teeuw
2017-01-23 11:36:15 +01:00
committed by GitHub
42 changed files with 589 additions and 1051 deletions

View File

@@ -26,5 +26,7 @@ var translations = {
"gr" : "translations/gr.json", // Greek
"da" : "translations/da.json", // Danish
"tr" : "translations/tr.json", // Turkish
"hu" : "translations/hu.json", // Hungarian
"ru" : "translations/ru.json", // Russian
"af" : "translations/af.json", // Afrikaans
"hu" : "translations/hu.json", // Hungarian
};