App Store 中显示的语言错误!

发布于 2024-08-30 23:40:01 字数 200 浏览 4 评论 0原文

上周我向 App Store 发布了我的第一个应用程序。我所看到的是,应用程序商店中显示的应用程序语言不正确。我的应用程序只有德语版本,但在 App Store 中显示的是英语。

有人可以告诉我我到底该怎么做才能使应用商店中的语言为德语吗?我知道我需要一个“de.lproj”文件夹,但我不知道这个文件夹应该包含什么,以及我必须一步一步做什么才能以正确的方式实现这一点。

Last week I distributed my first app to the App Store. what i've to see was, that the app language which is shown in appstore is not the right one. my app is just in German, but in App Store english is shown up.

Can somebody tell me what I've exactly got to do, so that the language in the appstore is German? I know I need a "de.lproj" folder, but i don't know what this folder should contain and what I've got to do step by step to realize that the right way.

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

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

发布评论

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

评论(2

冰火雁神 2024-09-06 23:40:01

您需要做的就是在应用程序的 info.plist 文件中的“本地化本机开发区域”属性中写入“德语”(不带引号)。

All you need to do is write "German" (without the quotes) at the "Localization native development region" property in your info.plist file of you application.

萌面超妹 2024-09-06 23:40:01

我认为您忘记在 info.plist 文件中提及应用程序的默认语言。

I think you forgot to mention the default language of your application in your info.plist file.

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