Skip to content

Commit

Permalink
Merge pull request #302 from mateusz-bak/l10n_fix
Browse files Browse the repository at this point in the history
chore: Updated translation files
  • Loading branch information
mateusz-bak authored Jul 23, 2023
2 parents d03cc1b + e3a99b9 commit 0bae7d0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions assets/translations/pt-PT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
2 changes: 1 addition & 1 deletion lib/core/constants.dart/locale.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ final supportedLocales = [
AppLanguage('Norsk', const Locale('no', 'NO')),
AppLanguage('ଓଡ଼ିଆ', const Locale('or', 'IN')),
AppLanguage('polski', const Locale('pl', 'PL')),
// AppLanguage('português', const Locale('pt', 'PT')),
AppLanguage('português', const Locale('pt', 'PT')),
AppLanguage('português brasileiro', const Locale('pt', 'BR')),
AppLanguage('limba română', const Locale('ro', 'RO')),
AppLanguage('русский язык', const Locale('ru', 'RU')),
Expand Down

0 comments on commit 0bae7d0

Please sign in to comment.