mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 13:57:47 +00:00
fix(i18n): replaced wrong i18n key in fr,it,ja,mk,pl,pt and zh json files (console) (#6937)
* fix(i18n): replaced the wrong key for Verified domains (fr) * fix(i18n): replaced the wrong key for Verified domains (it) * fix(i18n): replaced the wrong key for Verified domains (ja) * fix(i18n): replaced the wrong key for Verified domains (mk) * fix(i18n): replaced the wrong key for Verified domains (pl) * fix(i18n): replaced the wrong key for Verified domains (pt) * fix(i18n): replaced the wrong key for Verified domains (zh)
This commit is contained in:
@@ -1028,7 +1028,7 @@
|
||||
"NOTIFICATIONS_DESC": "Paramètres SMTP et SMS",
|
||||
"MESSAGETEXTS": "Textes des messages",
|
||||
"IDP": "Fournisseurs d'identité",
|
||||
"VERIFIED_DAMAINS": "Domaines vérifiés",
|
||||
"VERIFIED_DOMAINS": "Domaines vérifiés",
|
||||
"DOMAIN": "Paramètres du domaine",
|
||||
"LOGINTEXTS": "Textes de l'interface de connexion",
|
||||
"BRANDING": "Image de marque",
|
||||
|
Reference in New Issue
Block a user