【发布时间】:2017-10-04 04:39:14
【问题描述】:
我想在 android 和 ios 应用程序中实现多种语言,但我不使用 google api,因为它是付费的
所以建议我用多种语言翻译整个应用程序数据或 php api 响应的最佳方法
【问题讨论】:
-
您的问题不清楚,是否希望 UI 支持多种语言?
-
是的,我的应用程序 UI 支持多种语言。我想要多语言的整个应用程序数据,例如。如果我在手机中选择中文,则整个应用程序数据以中文显示
-
所以你希望服务器上的数据支持多种语言?
-
是的,我希望服务器上的数据支持多种语言
-
您似乎正在寻找服务来翻译服务器上的数据。这对于 StackOverflow 来说是题外话。来自stackoverflow.com/help/on-topic:
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.