Skip to content

Commit 75271a2

Browse files
committed
Use correct language code for Portuguese
1 parent fcadd15 commit 75271a2

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
-10 Bytes
Loading
File renamed without changes.
File renamed without changes.
File renamed without changes.

integration_test/app_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const languages = [
2727
'hi-IN',
2828
'hr',
2929
'it-IT',
30-
'pt-PT',
30+
'pt-BR',
3131
'nb-NO',
3232
'pl-PL',
3333
'ru-RU',

0 commit comments

Comments
 (0)