设置我的 iPhone 应用程序的语言和区域设置

发布于 2024-10-10 04:05:36 字数 61 浏览 7 评论 0原文

我可以让用户选择从应用程序内部更改语言而不是更改设备的通用语言吗? 我正在使用常规的 NSLocale 类。

Can I give the choice for user to change the language from inside an application instead of changing the general language of the device?
I am using the regular NSLocale class.

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

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

发布评论

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

评论(2

古镇旧梦 2024-10-17 04:05:36

你可以。

不要。

它是系统范围的设置是有原因的。

You can.

Don't.

There's a reason it's a system-wide setting.

八巷 2024-10-17 04:05:36

这取决于。

仅供参考,在像香港这样的地方,很多人会使用英语作为设备语言,并且只希望当应用程序是本地应用程序时才使用中文(例如餐厅名称、公交车信息)。而且由于也有很多说英语的人,香港的应用程序通常都有应用程序语言设置。

如果您的应用程序面向普通人,您应该遵循他们的设备语言设置。

It depends.

FYI, in places like Hong Kong, many people would use English as the device language, and only want an app to be in Chinese language when it is a local app (Something like restaurant name, bus information). And since there are many english speakers also, Hong Kong apps usually has in app language setting.

If your app is targeting normal people, you should follow their device language settings.

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