本文介绍了如何在Firebase控制台网站中更改语言默认设置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试将语言从法语更改为英语,但是我看不到我所需要的!谁能告诉我如何?确实需要一个链接.请帮帮我,谢谢!" https://console.firebase.google.com/"
I'm trying to change the language from French to English but I don't see what I need! Who can tell me how? Really need a link. Please help me, thanks!"https://console.firebase.google.com/"
推荐答案
您需要将google帐户设置从法语更改为英语.
You need to change your google account settings from French to English.
如果您不想更改它,只需将URL参数添加为?hl=en
https: //console.firebase.google.com/?hl=zh_CN
If you don't want to change it just add URL parameter as ?hl=en
https://console.firebase.google.com/?hl=en
这篇关于如何在Firebase控制台网站中更改语言默认设置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!