Skip to content

Commit

Permalink
fix: adjusting filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai1312 committed Oct 11, 2023
1 parent a9273b7 commit ba51206
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/app/view/app.dart
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class _AppViewState extends State<AppView> {
Locale('pa'),
Locale('he'),
Locale('kn'),
Locale('pt', 'BR'),
Locale('pt', 'br'),
],
localizationsDelegates: const [
AppLocalizations.delegate,
Expand Down
File renamed without changes.

0 comments on commit ba51206

Please sign in to comment.