Hi everyone,
I’m having trouble with the “Send E-mail Verification Link” action in FlutterFlow. The verification email sent by Firebase is always in English, even when the browser language is set to Bulgarian. My FlutterFlow web app correctly detects and adapts to the browser language during testing, but the verification email is always in English.
I’ve read that Firebase supports sending emails in different languages if you specify the language code, but I can’t find any documentation or settings in FlutterFlow to control this behavior. Does FlutterFlow support localization for Firebase-auth emails, or is there something specific I need to configure?
Any guidance would be much appreciated. Thanks!