perf(X-Pack): 删除组织提示文案优化

This commit is contained in:
fit2cloud-chenyw 2024-12-04 12:54:32 +08:00
parent fb4fc3891d
commit 62dbe1c8e2
3 changed files with 3 additions and 3 deletions

View File

@ -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)',

View File

@ -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: '(預設目前組織)',

View File

@ -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: '(默认当前组织)',