Unfortunately I have not been able to change the initial sentence in the auth emails with custom smtp added in Appwrite. They are not included in the editable template menu in the dashboard. My whole email is in polish language and only this uneditable part is in english for some reason.
Let me know if there is something I can do about it. Already tried changing the template language to polish, but after refreshing the dashboard page, it is again english as the template language (may be only UI issue though, my templates text are also not rendered correctly, but I receive emails in polish).
It's rather not about device language or something related, because in email source code I can clearly see my polish message and the first sentence in english.
Recommended threads
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- Register Disable
this is possible disable register but keep oauth login?