Firebase验证电子邮件模板编辑 [英] Firebase verification email template editing

查看:83
本文介绍了Firebase验证电子邮件模板编辑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否存在或将有任何方法可以编辑验证电子邮件模板或以不同的语言(不仅是英语)进行放置.非英语用户的用户体验是可怕的.请,您能否分享此功能的路线图.

Are there or will be any way to edit the verification email template or put in different languages, not only English. The user experience is horrible for non-english users. Please, could you share the roadmap of this feature.

谢谢, 托马斯(Tomás)

Thanks, Tomás

推荐答案

在发送Firebase电子邮件之前,您可以设置模板的语言.您可以在Firebase控制台中以其他语言编辑模板(英语模板可以编辑唯一主题)

Before sending firebase email you can set the language of a template. You can edit templates in different languages in firebase console (Template in English you can edit the only subject)

firebase.auth().languageCode = 'ua';

firebase.auth().currentUser.sendEmailVerification()

这篇关于Firebase验证电子邮件模板编辑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆