mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-14 05:48:30 +00:00

* Feature BG init * lint fix * Fix merge conflict * merge main branch add bg lang * reference centrally defined langs * refactor supportedLanguages --------- Co-authored-by: Livio Spring <livio.a@gmail.com> Co-authored-by: Elio Bischof <eliobischof@gmail.com> Co-authored-by: Max Peintner <max@caos.ch> Co-authored-by: Elio Bischof <elio@zitadel.com>
50 lines
1.8 KiB
Markdown
50 lines
1.8 KiB
Markdown
---
|
||
title: Customized Texts
|
||
---
|
||
|
||
You are able to customize the texts used from ZITADEL. This is possibly on the instance or organization level.
|
||
|
||
## Message Texts
|
||
|
||
Sometimes the users will get an email or phone message from ZITADEL (e.g Password Reset Request).
|
||
ZITADEL already has some good standard texts, but maybe you would like to customize it for your organization.
|
||
|
||
Go to the message text policy on your organization and you will find the different kinds of messages that are sent from ZITADEL.
|
||
Choose the template and the language you like to edit.
|
||
You can now change all the texts from a message.
|
||
As soon as you click into a input field you will see some attribute chips below the field.
|
||
These are the parameters you can include on this specific message.
|
||
|
||

|
||
|
||
## Login Texts
|
||
|
||
Like the message texts you are also able to change the texts on the login interface.
|
||
First choose the screen and the language you like to edit.
|
||
You will see the default texts in the input field and you can overwrite them by typing into the box.
|
||
|
||

|
||
|
||
## Reset to default
|
||
|
||
If you don't like your customization anymore click the "reset policy" button.
|
||
All your settings will be removed and the default settings of the system will trigger.
|
||
|
||
## Internationalization / i18n
|
||
|
||
ZITADEL is available in the following languages
|
||
|
||
- German (de)
|
||
- English (en)
|
||
- Spanish (es)
|
||
- French (fr)
|
||
- Italian (it)
|
||
- 日本語 (ja)
|
||
- Polish(pl)
|
||
- 简体中文(zh)
|
||
- Bulgarian (bg)
|
||
|
||
A language is displayed based on your agent's language header. The default language is English.
|
||
|
||
If you need support for a specific language we highly encourage you to [contribute translation files](https://github.com/zitadel/zitadel/blob/main/CONTRIBUTING.md) for the missing language.
|