mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-07 07:16:54 +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:
@@ -512,6 +512,7 @@
|
||||
"ORG_OWNER": "拥有整个组织的权限",
|
||||
"ORG_USER_MANAGER": "有权创建和管理组织的用户",
|
||||
"ORG_OWNER_VIEWER": "有权审查整个组织",
|
||||
"ORG_SETTINGS_MANAGER": "有权管理组织的设置",
|
||||
"ORG_USER_PERMISSION_EDITOR": "有权管理用户授权",
|
||||
"ORG_PROJECT_PERMISSION_EDITOR": "有权管理项目授权",
|
||||
"ORG_PROJECT_CREATOR": "有权创建自己的项目和基础设置",
|
||||
|
||||
Reference in New Issue
Block a user