Skip to content

Commit

Permalink
Fix translation settings in ios
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuk4ze committed Sep 24, 2023
1 parent b7b4345 commit dcb9e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>de</string>
<string>ja</string>
</array>
</dict>
</plist>

0 comments on commit dcb9e78

Please sign in to comment.