add ko.json

This commit is contained in:
Salvatore Giordano
2020-09-19 13:12:58 +02:00
parent 877a98ffaa
commit 6709718a5f
6 changed files with 6 additions and 25 deletions

View File

@@ -21,6 +21,7 @@ class _MyAppState extends State<MyApp> {
Locale('es'),
Locale('de'),
Locale('pt'),
Locale('ko'),
],
localizationsDelegates: [
CountryLocalizations.delegate,