Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
dataease
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
zhu
dataease
Commits
0613ed38
提交
0613ed38
authored
6月 01, 2021
作者:
taojinlong
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix: 刪除組織國際化提示信息
上级
6a2556a0
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
6 行增加
和
9 行删除
+6
-9
en.js
frontend/src/lang/en.js
+2
-3
tw.js
frontend/src/lang/tw.js
+2
-3
zh.js
frontend/src/lang/zh.js
+2
-3
没有找到文件。
frontend/src/lang/en.js
浏览文件 @
0613ed38
...
...
@@ -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'
,
...
...
frontend/src/lang/tw.js
浏览文件 @
0613ed38
...
...
@@ -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
:
'郵件設置'
,
...
...
frontend/src/lang/zh.js
浏览文件 @
0613ed38
...
...
@@ -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
:
'邮件设置'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论