Update country_localizations.dart

This commit is contained in:
simon
2020-04-04 18:47:20 -04:00
committed by GitHub
parent 77ee2e9b1d
commit 09bcd6e6cb

View File

@@ -48,6 +48,7 @@ class _CountryLocalizationsDelegate
'en',
'it',
'fr',
'es',
].contains(locale.languageCode);
}