mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
perf(X-Pack): 删除组织提示文案优化
This commit is contained in:
parent
fb4fc3891d
commit
62dbe1c8e2
@ -806,7 +806,7 @@ export default {
|
||||
delete_children_first:
|
||||
'Please delete the child organization first, then delete the current organization',
|
||||
confirm_content:
|
||||
'Friendly reminder, after the organization is deleted, the resources under the organization will also be deleted',
|
||||
'A friendly reminder: After an organization is deleted, the resources under it will be treated as free-floating resources.',
|
||||
give_up_resource: 'Give up resources and delete directly',
|
||||
move_resource_first: 'Migrate resources first',
|
||||
default_parent_tips: '(Default current organization)',
|
||||
|
@ -783,7 +783,7 @@ export default {
|
||||
cannot_delete: '無法刪除',
|
||||
confirm_delete: '確定刪除該組織嗎? ',
|
||||
delete_children_first: '請先刪除子組織後,再刪除目前組織',
|
||||
confirm_content: '友情提示,組織被刪除後,組織下的資源也會被刪除',
|
||||
confirm_content: '友情提示,組織被刪除後,組織下的資源將作為遊離資源處理',
|
||||
give_up_resource: '放棄資源,直接刪除',
|
||||
move_resource_first: '先遷移資源',
|
||||
default_parent_tips: '(預設目前組織)',
|
||||
|
@ -785,7 +785,7 @@ export default {
|
||||
cannot_delete: '无法删除',
|
||||
confirm_delete: '确定删除该组织吗?',
|
||||
delete_children_first: '请先删除子组织后,再删除当前组织',
|
||||
confirm_content: '友情提示,组织被删除后,组织下的资源也将被删除',
|
||||
confirm_content: '友情提示,组织被删除后,组织下的资源将作为游离资源处理',
|
||||
give_up_resource: '放弃资源,直接删除',
|
||||
move_resource_first: '先迁移资源',
|
||||
default_parent_tips: '(默认当前组织)',
|
||||
|
Loading…
Reference in New Issue
Block a user