Skip to content

Commit

Permalink
Merge branch 'master' into l10n/add_malayalam
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-bak authored Apr 17, 2024
2 parents e06ef7d + 29ee283 commit e883a17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/translations/eu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions lib/core/constants/locale.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ final supportedLocales = [
AppLanguage('Deutsch', const Locale('de', 'DE')),
AppLanguage('dansk', const Locale('da', 'DK')),
AppLanguage('English', const Locale('en', 'US')),
AppLanguage('Euskara', const Locale('eu')),
AppLanguage('eesti keel', const Locale('et')),
AppLanguage('español', const Locale('es', 'ES')),
AppLanguage('suomi', const Locale('fi', 'FI')),
Expand Down

0 comments on commit e883a17

Please sign in to comment.