Skip to content

Commit e5f9ecc

Browse files
committed
fix: fix bug
1 parent 9eb2a0a commit e5f9ecc

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

  • src/frontend/platform/public/locales/en-US

src/frontend/platform/public/locales/en-US/bs.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@
133133
"roleList": "Role List",
134134
"confirmText": "Are you sure you want to delete",
135135
"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",
139139
"boardName": "Board Name",
140140
"allowCreateBoard": "Allow Board Creation",
141141
"allowCreateBoardDesc": "After enabling, this role can create new boards in the statistical dashboard",
@@ -147,27 +147,27 @@
147147
"searchBoard": "Search Board",
148148
"flowName": "Flow Name",
149149
"libraryName": "Knowledge Base Name",
150-
"flowAuthorization": "Flow Authorization",
150+
"flowAuthorization": "Flow",
151151
"skillName": "Skill Name",
152152
"creator": "Creator",
153153
"usePermission": "Use Permission",
154154
"managePermission": "Manage Permission",
155155
"roleNamePrompt": "Role name cannot exceed 50 characters",
156156
"roleNameRequired": "Role name is required",
157157
"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",
163163
"roleNameExists": "Role name already exists",
164164
"groupNameExists": "UserGroup name already exists",
165165
"groupNamePrompt": "UserGroup name cannot exceed 30 characters",
166166
"groupNameRequired": "UserGroup name is required",
167167
"parameterConfig": "Parameter Configuration",
168168
"language": "Language",
169169
"colorConfig": "Color Configuration",
170-
"assistantAuthorization": "Assistant Authorization",
170+
"assistantAuthorization": "Assistant",
171171
"assistantName": "Assistant Name",
172172
"userList": "User List",
173173
"userGroupList": "UserGroup List",
@@ -200,11 +200,11 @@
200200
"selectUser": "Please select a user",
201201
"selectGroup": "Please select a user group",
202202
"selectRole": "Please select a role",
203-
"menuAuthorization": "Menu authorization",
203+
"menuAuthorization": "Menu",
204204
"primaryMenu": "Primary menu",
205205
"viewPermission": "View permission",
206206
"themeColor": "Theme color",
207-
"toolAuthorization": "Tool Authorization",
207+
"toolAuthorization": "Tool",
208208
"createUser": "Create User",
209209
"usernamePlaceholder": "This username will be used to log in, and cannot be changed",
210210
"initialPassword": "Initial Password",

0 commit comments

Comments
 (0)