Fix typo
This commit is contained in:
@@ -55,7 +55,7 @@ Just add the `CountryLocalizations.delegate` in the list of your app delegates
|
|||||||
supportedLocales: [
|
supportedLocales: [
|
||||||
Locale('en'),
|
Locale('en'),
|
||||||
Locale('it'),
|
Locale('it'),
|
||||||
Locale('en'),
|
Locale('fr'),
|
||||||
],
|
],
|
||||||
localizationsDelegates: [
|
localizationsDelegates: [
|
||||||
CountryLocalizations.delegate,
|
CountryLocalizations.delegate,
|
||||||
|
|||||||
Reference in New Issue
Block a user