Back

How to set the local language of appwrite?

  • 0
  • Locale
  • Web
WildAnimal
3 Jun, 2023, 03:48

I want to change the language of appwrite for UI and for the account verification email content. How to impl this?

TL;DR
To set the local language of Appwrite, you need to find out the desired locale and use the `client.setLocale(locale)` method. This will change the language for both the UI and the account verification email content.
Drake
3 Jun, 2023, 04:32

You'll need to find out their locale and then you can call client.setLocale(locale). Then, if you call something like create email verification, the email sent will use that locale

WildAnimal
6 Jun, 2023, 02:03

Thank you @Steven

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more