feat(localization): Add localized app display names for iOS

This commit is contained in:
cogwheel0
2025-12-16 20:55:22 +05:30
parent 5cd7687a66
commit 8a5a275657
12 changed files with 75 additions and 0 deletions

View File

@@ -22,8 +22,14 @@
<array>
<string>en</string>
<string>de</string>
<string>es</string>
<string>fr</string>
<string>it</string>
<string>ko</string>
<string>nl</string>
<string>ru</string>
<string>zh-Hans</string>
<string>zh-Hant</string>
</array>
<key>CFBundleName</key>
<string>conduit</string>