Committed by
GitHub
Update internacionalization.dart
Fixes #2039
Localization don't work for Locale('en_US') or Locale('de_DE')
With this change, it supports both situations:
When locale has only language code like Locale('en') or Locale('en_US')
Showing
1 changed file
with
2 additions
and
2 deletions
-
Please register or login to post a comment