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.
我正在使用 API google 我的业务来检索帐户位置的评论。在评论内容中,谷歌包括“(由谷歌翻译)”,后跟翻译的文字。有什么办法可以删除这个,我的意思是只获取用户的原始文本而没有这个翻译。
谢谢
也遇到了这个问题...找不到任何选项...作为一种解决方法,您可以将评论拆分为“(由 Google 翻译)”并保留拆分的左侧部分 :(