|
133 | 133 | "roleList": "Role List", |
134 | 134 | "confirmText": "Are you sure you want to delete", |
135 | 135 | "roleName": "Role Name", |
136 | | - "skillAuthorization": "Skill Authorization", |
137 | | - "knowledgeAuthorization": "Knowledge Base Authorization", |
138 | | - "boardAuthorization": "Board Permission", |
| 136 | + "skillAuthorization": "Skill", |
| 137 | + "knowledgeAuthorization": "Knowledge", |
| 138 | + "boardAuthorization": "Board", |
139 | 139 | "boardName": "Board Name", |
140 | 140 | "allowCreateBoard": "Allow Board Creation", |
141 | 141 | "allowCreateBoardDesc": "After enabling, this role can create new boards in the statistical dashboard", |
|
147 | 147 | "searchBoard": "Search Board", |
148 | 148 | "flowName": "Flow Name", |
149 | 149 | "libraryName": "Knowledge Base Name", |
150 | | - "flowAuthorization": "Flow Authorization", |
| 150 | + "flowAuthorization": "Flow", |
151 | 151 | "skillName": "Skill Name", |
152 | 152 | "creator": "Creator", |
153 | 153 | "usePermission": "Use Permission", |
154 | 154 | "managePermission": "Manage Permission", |
155 | 155 | "roleNamePrompt": "Role name cannot exceed 50 characters", |
156 | 156 | "roleNameRequired": "Role name is required", |
157 | 157 | "atLeastOneSpaceRequired": "At least one space is required", |
158 | | - "spaceAuthorization": "空间授权", |
159 | | - "spaceAuthorizationDesc": "选择该角色可以访问的空间", |
160 | | - "spaceName": "空间名称", |
161 | | - "workspace": "工作台", |
162 | | - "adminSpace": "管理后台", |
| 158 | + "spaceAuthorization": "Space Authorization", |
| 159 | + "spaceAuthorizationDesc": "Select the spaces this role can access", |
| 160 | + "spaceName": "Space Name", |
| 161 | + "workspace": "Workspace", |
| 162 | + "adminSpace": "Admin Console", |
163 | 163 | "roleNameExists": "Role name already exists", |
164 | 164 | "groupNameExists": "UserGroup name already exists", |
165 | 165 | "groupNamePrompt": "UserGroup name cannot exceed 30 characters", |
166 | 166 | "groupNameRequired": "UserGroup name is required", |
167 | 167 | "parameterConfig": "Parameter Configuration", |
168 | 168 | "language": "Language", |
169 | 169 | "colorConfig": "Color Configuration", |
170 | | - "assistantAuthorization": "Assistant Authorization", |
| 170 | + "assistantAuthorization": "Assistant", |
171 | 171 | "assistantName": "Assistant Name", |
172 | 172 | "userList": "User List", |
173 | 173 | "userGroupList": "UserGroup List", |
|
200 | 200 | "selectUser": "Please select a user", |
201 | 201 | "selectGroup": "Please select a user group", |
202 | 202 | "selectRole": "Please select a role", |
203 | | - "menuAuthorization": "Menu authorization", |
| 203 | + "menuAuthorization": "Menu", |
204 | 204 | "primaryMenu": "Primary menu", |
205 | 205 | "viewPermission": "View permission", |
206 | 206 | "themeColor": "Theme color", |
207 | | - "toolAuthorization": "Tool Authorization", |
| 207 | + "toolAuthorization": "Tool", |
208 | 208 | "createUser": "Create User", |
209 | 209 | "usernamePlaceholder": "This username will be used to log in, and cannot be changed", |
210 | 210 | "initialPassword": "Initial Password", |
|
0 commit comments