Skip to content

Commit

Permalink
fix ja selector
Browse files Browse the repository at this point in the history
  • Loading branch information
creeper-0910 committed Sep 18, 2022
1 parent 8cfe447 commit 0a46b04
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ class MyApp extends StatelessWidget {
fallbackFile: 'en',
basePath: 'assets/i18n',
),
translationLoader: FileTranslationLoader(
fallbackFile: 'ja',
basePath: 'assets/i18n',
),
),
GlobalMaterialLocalizations.delegate,
GlobalWidgetsLocalizations.delegate
Expand Down

0 comments on commit 0a46b04

Please sign in to comment.