Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将在 AppStore 上发布一款 iPhone 游戏,我想知道发布多语言游戏的最佳方式是什么……
任何想法、建议或最佳实践将不胜感激。
一个应用程序。时期。
始终使用用户当前的语言环境,并为默认设置做出合理的假设,以防您缺少用户可能使用的本地化。我见过最常用的英语被用作默认值。我自己,我什至不会提供覆盖;用户已经拥有他们首选本地化的设备。
我肯定会在一个应用程序中包含所有语言。您可以将默认语言设置为用户在其手机上启用的语言,并在您的应用设置中添加一个附加选项。