added Estonian to the Android app

This commit is contained in:
aarne
2015-11-09 13:32:57 +00:00
parent 435f04b27f
commit 5e4e78097d
2 changed files with 1 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ public class Translator {
// new Language("cmn-Hans-CN", "Chinese (Mandarin)", "AppChi", R.xml.qwerty),
new Language("nl-NL", "Dutch", "AppDut", R.xml.qwerty),
new Language("en-US", "English", "AppEng", R.xml.qwerty),
new Language("fi-FI", "Estonian","AppEst", R.xml.nordic),
new Language("fi-FI", "Finnish", "AppFin", R.xml.nordic),
new Language("fr-FR", "French", "AppFre", R.xml.qwerty), ////
new Language("de-DE", "German", "AppGer", R.xml.qwerty),