Merge branch 'master' into feature/german_localization

This commit is contained in:
Salvatore Giordano
2020-05-30 16:40:10 +02:00
committed by GitHub
6 changed files with 1266 additions and 1013 deletions

View File

@@ -50,6 +50,7 @@ class _CountryLocalizationsDelegate
'fr',
'es',
'de',
'pt',
].contains(locale.languageCode);
}