Added pt_PT locale to supported_locales.dart
This commit is contained in:
parent
c7fd1767d5
commit
7dc983ed66
|
|
@ -27,5 +27,6 @@ final supportedLocales = [
|
|||
'nl',
|
||||
'no',
|
||||
//'oc',
|
||||
'pt_PT',
|
||||
'ru',
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue