You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had the "Welcome back!" at home page mistranslated as well, I did have snackbar notification in wrong translation too after full export, but I'm looking into that on why that happen. The snackbar was in Spanish and I'm trying to see where it's configured like so.
Yep, some translations are missing. We need to add the keys to the translations JSON files and then run dart dun slang. After that, we can use the new translationa
Prerequisites
Current Behavior
Within account_form.dart some hint texts are hardcoded, ex:
hintText: 'Ex.: My account'
Expected Behavior
Both 'Ex.:' and 'My account' words should be written in selected language.
Steps to Reproduce
Start creating new account.
Additional Information
No response
The text was updated successfully, but these errors were encountered: