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

@@ -52,6 +52,7 @@ class _CountryLocalizationsDelegate
'de',
'pt',
'ko',
'zh',
].contains(locale.languageCode);
}