chore: update languages

This commit is contained in:
Sorunome 2020-09-03 11:44:42 +02:00
commit c68902d24d
22 changed files with 2451 additions and 3460 deletions

View file

@ -22,6 +22,9 @@ class AppLocalizationsDelegate extends LocalizationsDelegate<L10n> {
'ja',
'ru',
'uk',
'hy',
'tr',
'zh_Hans',
].contains(locale.languageCode);
}