mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-01 00:46:23 +00:00
fix(console): fix typo (#10753)
# Which Problems Are Solved
There's a typo on chinese translation under MEMBERSHIPS -> TITLE translation key
# How the Problems Are Solved
Fix typo
Co-authored-by: Marco A. <marco@zitadel.com>
(cherry picked from commit 21edbc9afe)
This commit is contained in:
@@ -1152,7 +1152,7 @@
|
||||
"SECRETREMOVED": "秘密被成功删除!"
|
||||
},
|
||||
"MEMBERSHIPS": {
|
||||
"TITLE": "CITADEL 管理角色",
|
||||
"TITLE": "ZITADEL 管理角色",
|
||||
"DESCRIPTION": "这些都是用户成员授权。您还可以在组织、项目或 IAM 详细信息页面上修改它们。",
|
||||
"ORGCONTEXT": "您会看到与当前所选组织相关的所有组织和项目。",
|
||||
"USERCONTEXT": "您会看到您被授权的所有组织和项目。包括其他组织。",
|
||||
|
||||
Reference in New Issue
Block a user