Is it possible to customize them or change language?
Customize no Change language yes
You can change the _APP_LOCALE variable inside .env file to any of the following languages
https://github.com/appwrite/appwrite/blob/master/app/config/locale/codes.php
For more details on the .env file you can look here
https://appwrite.io/docs/environment-variables
Hi there👋 Unfortunately no, since we have a template inbuillt: https://github.com/appwrite/appwrite/blob/master/app/config/locale/templates/email-base.tpl but if you want to add something on your own then you'd need to make the changes but it would be tougher than expected. But yes, language is possible as said earlier
If I'm not wrong that doesn't changes email's language
I will try, thanks
It worked for me lmn
SOLVED. After forcing rebuilding everything, the language changed
[SOLVED] Customize magic link/password reset email
Recommended threads
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...
- Query regarding hackathon sponsorship
We at our college were organising a hackathon and I was wondering whether appwrite would like to partner with us? We are from a student branch of IEEE. It is a...
- How do I get my PR merged in auto genera...
https://github.com/appwrite/sdk-for-go/pull/48 I have raised this PR today in a sdk-generator repository which is a auto-generated repository. Now, as it is a a...