mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 05:27:43 +00:00
chore(i18n): add ORG_SETTINGS_MANAGER (#9393)
# Which Problems Are Solved The i18n element `ORG_SETTINGS_MANAGER` is missing a translation. # How the Problems Are Solved Added translations for `ORG_SETTINGS_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.
This commit is contained in:
@@ -511,6 +511,7 @@
|
||||
"ORG_OWNER": "Ha il permesso su tutta l'organizzazione",
|
||||
"ORG_USER_MANAGER": "Ha l'autorizzazione per creare e gestire gli utenti dell'organizzazione",
|
||||
"ORG_OWNER_VIEWER": "Ha il permesso di esaminare l'intera organizzazione",
|
||||
"ORG_SETTINGS_MANAGER": "Ha il permesso di gestire le impostazioni dell'organizzazione",
|
||||
"ORG_USER_PERMISSION_EDITOR": "Ha l'autorizzazione per gestire le autorizzazioni degli utenti",
|
||||
"ORG_PROJECT_PERMISSION_EDITOR": "Ha il permesso di gestire le sovvenzioni di progetto (Project Grant)",
|
||||
"ORG_PROJECT_CREATOR": "Ha il permesso di creare propri progetti e le impostazioni sottostanti",
|
||||
|
Reference in New Issue
Block a user