mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fixed a typo in translations_test.dart: Norwegian LC is "no" (#15746)
This commit is contained in:
parent
4e5acef664
commit
537e67262d
@ -22,7 +22,7 @@ void main() {
|
||||
'ja', // Japanese
|
||||
'ko', // Korean
|
||||
'nl', // Dutch
|
||||
'nl', // Norwegian
|
||||
'no', // Norwegian
|
||||
'pl', // Polish
|
||||
'ps', // Pashto
|
||||
'pt', // Portugese
|
||||
|
Loading…
Reference in New Issue
Block a user