mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 17:59:32 -06:00
App14 with Tha up and running!
This commit is contained in:
@@ -36,6 +36,7 @@ public class Translator {
|
||||
new Language("ja-JP", "Japanese","AppJpn", R.xml.qwerty),
|
||||
new Language("es-ES", "Spanish", "AppSpa", R.xml.qwerty),
|
||||
new Language("sv-SE", "Swedish", "AppSwe", R.xml.nordic),
|
||||
new Language("th-TH", "Thai", "AppTha", R.xml.nordic),
|
||||
};
|
||||
|
||||
private Context mContext;
|
||||
|
||||
Reference in New Issue
Block a user