AppStore 中显示的语言

发布于 2024-12-11 16:44:54 字数 285 浏览 0 评论 0原文

我有一个应用程序提交到应用程序商店,令我惊讶的是,当它到达应用程序商店时,它显示该应用程序有以下语言版本:英语、中文、荷兰语、法语、德语、罗马尼亚语、俄语、西班牙语。虽然我在本地化方面完全没有做任何事情,但德国人评论说该应用程序只有英文版(这是事实)。

有人知道我为什么会得到这些语言吗?

我知道它应该存储在捆绑包中的某个地方。

在 Info.plist 中,CFBundleDevelopmentRegion 的值为 en_US。这是我在项目中可以找到的唯一与语言相关的东西(不存在 .lproj 文件)。

I have an app submitted to the app-store and to my surprise when it hit the app-store it showed the app was available in: English, Chinese, Dutch, French, German, Romanian, Russian, Spanish. While I did absolutely nothing with localizations, the Germans commented that the app was only in English (which is true).

Does anybody know why I get these languages?

I know that it should be stored in the bundle somewhere.

In the Info.plist the value of CFBundleDevelopmentRegion is en_US. And that is the only thing language related I can find in my project (no .lproj files are present).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

自由如风 2024-12-18 16:44:54

检查项目中的本地化:

Xcode

Check localisations in your project:

Xcode

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文