mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
fix: 刪除組織國際化提示信息
This commit is contained in:
parent
6a2556a0ce
commit
0613ed385d
@ -482,13 +482,12 @@ export default {
|
||||
create: 'Create',
|
||||
modify: 'Modify',
|
||||
delete: 'Delete',
|
||||
delete_confirm: '删除该组织会关联删除该组织下的所有资源(如:相关工作空间,项目,测试用例等),确定要删除吗?',
|
||||
delete_confirm: 'Deleting the organization will be associated with deleting the subordinate organization, Are you sure you want to delete it?',
|
||||
input_name: 'Please enter name',
|
||||
select_organization: 'Please select organization',
|
||||
search_by_name: 'Search by name',
|
||||
special_characters_are_not_supported: 'Format error (special characters are not supported and cannot start and end with \'-\')',
|
||||
select: 'Select organization',
|
||||
delete_warning: '删除该组织将同步删除该组织下所有相关工作空间和相关工作空间下的所有项目,以及项目中的所有用例、接口测试、性能测试等,确定要删除吗?'
|
||||
select: 'Select organization'
|
||||
},
|
||||
system_parameter_setting: {
|
||||
mailbox_service_settings: 'Mail Settings',
|
||||
|
@ -482,13 +482,12 @@ export default {
|
||||
create: '創建組織',
|
||||
modify: '修改組織',
|
||||
delete: '删除組織',
|
||||
delete_confirm: '删除該組織會關聯刪除該組織的所有資源,確定要删除吗?',
|
||||
delete_confirm: '删除該組織會關聯刪除該組織的下屬組織,確定要删除吗?',
|
||||
input_name: '請輸入組織名稱',
|
||||
select_organization: '请選擇組織',
|
||||
search_by_name: '根据名稱搜索',
|
||||
special_characters_are_not_supported: '格式錯誤(不支持特殊字符,且不能以\'-\'開頭結尾)',
|
||||
select: '選擇組織',
|
||||
delete_warning: '確定要删除組織吗?'
|
||||
select: '選擇組織'
|
||||
},
|
||||
system_parameter_setting: {
|
||||
mailbox_service_settings: '郵件設置',
|
||||
|
@ -482,13 +482,12 @@ export default {
|
||||
create: '创建组织',
|
||||
modify: '修改组织',
|
||||
delete: '删除组织',
|
||||
delete_confirm: '删除该组织会关联删除该组织下的所有资源(如:相关工作空间,项目,测试用例等),确定要删除吗?',
|
||||
delete_confirm: '删除该组织会关联删除该组织的下属组织,确定要删除吗?',
|
||||
input_name: '请输入组织名称',
|
||||
select_organization: '请选择组织',
|
||||
search_by_name: '根据名称搜索',
|
||||
special_characters_are_not_supported: '格式错误(不支持特殊字符,且不能以\'-\'开头结尾)',
|
||||
select: '选择组织',
|
||||
delete_warning: '删除该组织将同步删除该组织下所有相关工作空间和相关工作空间下的所有项目,以及项目中的所有用例、接口测试、性能测试等,确定要删除吗?'
|
||||
select: '选择组织'
|
||||
},
|
||||
system_parameter_setting: {
|
||||
mailbox_service_settings: '邮件设置',
|
||||
|
Loading…
Reference in New Issue
Block a user