Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jaivsh committed Aug 9, 2023
1 parent 522f265 commit 52eccd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class _MyAppState extends State<MyApp> {
GlobalWidgetsLocalizations.delegate,
GlobalCupertinoLocalizations.delegate,
],
locale: Locale('ar'),
locale: Locale('en'),
supportedLocales: [
Locale('ru'),
Locale('en'), // English
Expand Down

0 comments on commit 52eccd6

Please sign in to comment.