Add zh.json

This commit is contained in:
zhuwhao
2020-10-28 15:23:49 +08:00
parent ed872b548b
commit 37674ff9ae
4 changed files with 255 additions and 0 deletions

View File

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