mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-07 07:16:54 +00:00
chore(i18n): add ORG_USER_SELF_MANAGER (#9392)
# Which Problems Are Solved The i18n element `ORG_USER_SELF_MANAGER` is missing a translation. # How the Problems Are Solved Added translations for `ORG_USER_SELF_MANAGER` in each language. Please note that the translations were generated using Copilot, so they may not be entirely accurate (I'm only confident that they are correct for English and Japanese). I appreciate any corrections or improvements. Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -518,6 +518,7 @@
|
||||
"ORG_PROJECT_CREATOR": "Har behörighet att skapa egna projekt och underliggande inställningar",
|
||||
"ORG_ADMIN_IMPERSONATOR": "Har behörighet att imitera administratörer och slutanvändare från organisationen",
|
||||
"ORG_END_USER_IMPERSONATOR": "Har behörighet att imitera slutanvändare från organisationen",
|
||||
"ORG_USER_SELF_MANAGER": "Har behörighet att hantera sin egen användare",
|
||||
"PROJECT_OWNER": "Har behörighet över hela projektet",
|
||||
"PROJECT_OWNER_VIEWER": "Har behörighet att granska hela projektet",
|
||||
"PROJECT_OWNER_GLOBAL": "Har behörighet över hela projektet",
|
||||
|
||||
Reference in New Issue
Block a user