forked from github/dataease
perf(组织): 组织删除文案
This commit is contained in:
parent
1feda5cc47
commit
7688d5c9af
@ -800,7 +800,7 @@ export default {
|
||||
relate_top_organization: 'Associated parent organization',
|
||||
organization_name_exist: 'Organization name already exists',
|
||||
cannot_delete: 'Cannot delete',
|
||||
remove_user_first: 'Please remove all users in the organization before deleting the organization',
|
||||
remove_user_first: 'Please remove all users and child nodes in the organization before deleting the organization',
|
||||
sure_delete_organization: 'Are you sure to delete this organization?',
|
||||
add_child_org: 'Add sub organization',
|
||||
edite_organization: 'Edit organization'
|
||||
|
@ -799,7 +799,7 @@ export default {
|
||||
relate_top_organization: '關聯上級組織',
|
||||
organization_name_exist: '組織名稱已存在',
|
||||
cannot_delete: '無法刪除',
|
||||
remove_user_first: '請先移除組織中所有用戶,再進行刪除組織操作。',
|
||||
remove_user_first: '請先移除組織中所有用戶以及子組織,再進行刪除組織操作。',
|
||||
sure_delete_organization: '確定刪除該組織嗎?',
|
||||
delete: '刪除',
|
||||
add_child_org: '添加子組織',
|
||||
|
@ -798,7 +798,7 @@ export default {
|
||||
relate_top_organization: '关联上级组织',
|
||||
organization_name_exist: '组织名称已存在',
|
||||
cannot_delete: '无法删除',
|
||||
remove_user_first: '请先移除组织中所有用户,再进行删除组织操作。',
|
||||
remove_user_first: '请先移除组织中所有用户以及子组织,再进行删除组织操作。',
|
||||
sure_delete_organization: '确定删除该组织吗?',
|
||||
delete: '删除',
|
||||
add_child_org: '添加子组织',
|
||||
|
Loading…
Reference in New Issue
Block a user