mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
bg in android app
This commit is contained in:
@@ -59,6 +59,7 @@ public class Translator {
|
||||
|
||||
// TODO: build dynamically?
|
||||
private Language[] mLanguages = {
|
||||
new Language("bg-BG", "Bulgarian", "AppBul", R.xml.qwerty),
|
||||
new Language("cmn-Hans-CN", "Chinese", "AppChi", R.xml.qwerty),
|
||||
new Language("en-US", "English", "AppEng", R.xml.qwerty),
|
||||
new Language("fi-FI", "Finnish", "AppFin", R.xml.qwerty),
|
||||
|
||||
Reference in New Issue
Block a user