Set default language

This commit is contained in:
世界
2025-01-07 12:23:02 +08:00
parent 3d889ae017
commit 85be755049
4 changed files with 28 additions and 0 deletions
+7
View File
@@ -98,5 +98,12 @@
</dict>
</dict>
</array>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>zh_CN</string>
</array>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
</dict>
</plist>