mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
src/ui/ios/GF-Offline-Translator tested to work in XCode with the current GF runtime and grammars. However, AppEst crashes the app - remains to find out why
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
[[Language alloc] initWithName:@"Catalan" abbreviation:@"Cat" bcp:@"ca-ES"],
|
||||
[[Language alloc] initWithName:@"Dutch" abbreviation:@"Dut" bcp:@"nl-NL"],
|
||||
[[Language alloc] initWithName:@"English" abbreviation:@"Eng" bcp:@"en-GB"],
|
||||
[[Language alloc] initWithName:@"Estonian" abbreviation:@"Est" bcp:@"es-EE"],
|
||||
[[Language alloc] initWithName:@"Finnish" abbreviation:@"Fin" bcp:@"fi-FI"],
|
||||
[[Language alloc] initWithName:@"French" abbreviation:@"Fre" bcp:@"fr-FR"],
|
||||
[[Language alloc] initWithName:@"German" abbreviation:@"Ger" bcp:@"de-DE"],
|
||||
|
||||
Reference in New Issue
Block a user