简体   繁体   English

Actions On Google 的帐户关联响应在印地语中不正确

[英]Account Linking response for Actions On Google not correct in Hindi

I am making custom Google Action and in my app I am using account linking.我正在制作自定义 Google 操作,并在我的应用中使用帐户链接。 The response for when Google asks the user for confirmation in English is Correct but the same in Hindi is not.当谷歌用英语要求用户确认时的响应是正确的,但在印地语中却不是这样。

English Account Linking question by Google: Google 提出的英语帐户关联问题:

To get your account details, I need to link your my test app account to Google. Is that okay?

Hindi Account Linking question by Google: Google 提出的印地语帐户关联问题:

अपने खाते का विवरण प्राप्त करने के लिए, मुझे आपके टेस्ट ऐप्लिकेशन खाते को Google से जोड़ना होगा। आपको इससे कोई समस्या तो नहीं है?`

So in English response, I will reply back 'Yes' or 'Okay' if I don't have any problem in linking my account.所以在英文回复中,如果我在链接我的帐户时没有任何问题,我会回复“是”或“好的”。 But in Hindi, the response for the question asked ideally would be 'नहीं', for which Google takes it as a no and cancels the account linking process.但在印地语中,理想情况下对所提问题的回答是“नहीं”,Google 将其视为否决并取消帐户关联过程。 I cannot modify the response as this is the default response from Google.我无法修改响应,因为这是 Google 的默认响应。

Can someone please help me with what to do with this problem.有人可以帮我解决这个问题。

Please file an issue with the Actions on Google support team: https://developers.google.com/assistant/support请向 Actions on Google 支持团队提出问题: https://developers.google.com/assistant/support

Please report the problem directly to the Google Developer team.请直接向 Google Developer 团队报告问题。 hope they will help you since it isn't a technical problem so they are the one who can help you.希望他们会帮助您,因为这不是技术问题,所以他们是可以帮助您的人。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 对谷歌帐户链接的操作返回错误 - Actions on google account linking returns error actions-on-google 帐户链接登录状态始终为“错误” - actions-on-google Account Linking Signin status is "ERROR" always 在Koa.js上使用Google Actions-on时发送响应的正确方法 - Correct way to send response when using Actions-on-google with koa.js Google 操作帐户链接令牌端点参数 - Google Action Account Linking token endpoint parameters 创建用户帐户时正确的HATEOAS响应 - Correct HATEOAS response when creating a user account Heroku Node.js上的Google Actions API Webhook响应 - Google Actions API webhook response on Heroku nodejs 如何出于发展目的删除“ google登录帐户”-Google上的操作 - how to delete “google sign in account” for development purpose - actions on google 从google-calendar-API获取详细信息而无需帐户链接 - fetch details from google-calendar-API without account linking Google Action,帐户关联:身份验证后插入代码 - Google Action, account linking: Insert a code after authentication 在对话流中使用谷歌帐户链接后继续对话 - Continuing a conversation after account linking using google in dialogflow
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM