如何在文本框中输入当地语言?

发布于 2024-12-06 17:40:12 字数 117 浏览 0 评论 0原文

现在我们可以在基于网络的应用程序的文本框中输入英语,并且可以将其转换为所需的语言,但我的问题是我想用本地语言输入文本并将其转换为另一种语言。我现在该怎么办?

请帮助我,

请给我解决上述问题

now we are able type in English in a text box in a web based application and than it can be converted to desired language but my problem is i want to type the text in my local language and convert them to another. what should i do now?

help me please

pleas give me solution for the above problem

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

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

发布评论

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

评论(2

野却迷人 2024-12-13 17:40:12

如果您想在语言之间进行转换,您需要:

  • 聘请翻译人员(懂两种语言,最好是目标语言的母语者)手动进行(昂贵,缓慢)
  • 使用翻译软件(便宜,质量非常低),例如作为 Google 翻译 API

If you want to convert between languages you need to either:

  • hire translators (who understand both languages, and are preferably native speakers of the target language) to do it manually (expensive, slow)
  • use translation software (cheap, very low quality) such as the Google Translate API.
一片旧的回忆 2024-12-13 17:40:12

如果我没记错的话,网页上的输入语言设置为浏览器区域设置。

这不是java问题。

The input language on a web page is set to the browser locale, if I am not mistaken.

This is not a java question.

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