Moderator
Is it possible to customize them or change language?
Votes
0
Replies
9
Participants
Unknown
Messages
10
Moderator
Is it possible to customize them or change language?
Rank 7: Quantum Computer
Customize no
Change language yes
Rank 7: Quantum Computer
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
Rank 7: Quantum Computer
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
Moderator
If I'm not wrong that doesn't changes email's language
Moderator
I will try, thanks
Rank 7: Quantum Computer
It worked for me
lmn
Moderator
SOLVED. After forcing rebuilding everything, the language changed
Moderator
[SOLVED] Customize magic link/password reset email