在 iTunes 中设置 iOS 应用程序语言
我想在 iTunes 中设置应用程序语言。它总是只显示英语,但我想在 iTunes 中显示两种语言。我不想对应用程序代码进行任何更改,因为我已经按设备语言管理这两种语言。
示例图片包含多种语言,如英语、中文、荷兰语和法语。
I want to set the application language in iTunes. It always shows only English, but I want to show two languages in iTunes. I don’t want to make any changes to the application code, as I’m already managing these two languages by device language.
The sample image contains multiple languages, like English, Chinese, Dutch, and French.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我目前也遇到同样的问题,即使我在 iTunes Connect 中填写不同的语言,我仍然只有英语。
我会尝试其他方法,只需添加 en.lproj &我的应用程序中包含 xx.lproj (用国家语言两个字符代码替换 xx),其中包含一些数据。我认为当您提交应用程序时,Apple 会在此处收集可用语言列表)。我希望这会起作用!
I have the same issue currently, and even if I fill different languages in iTunes Connect, I still have only English.
I'll try something else, just by adding en.lproj & xx.lproj (replace xx by country language two caracters code) in my app with some data inside. I think when you submit an app, this is where Apple collect the list of available languages). I hope this will works!
您可以通过 iTunes Connect 编辑本地化内容。从列表中选择您的应用程序,然后单击管理本地化。但是,如果您的应用程序当前正在审核或批准中,您需要提交新的二进制文件:
You can edit the localizations via iTunes Connect. Choose you application from the list and click Manage Localizations. However, if your app is currently in review or approved, you need to submit a new binary: