Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
dataease
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
njgzx
dataease
Commits
254ecb40
Unverified
提交
254ecb40
authored
8月 31, 2021
作者:
fit2cloud-chenyw
提交者:
GitHub
8月 31, 2021
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #732 from dataease/pr@v1.2@fix_delete_org_msg
fix: 修改删除组织提示信息
上级
9f51920c
17ca2b21
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
3 行增加
和
3 行删除
+3
-3
en.js
frontend/src/lang/en.js
+1
-1
tw.js
frontend/src/lang/tw.js
+1
-1
zh.js
frontend/src/lang/zh.js
+1
-1
没有找到文件。
frontend/src/lang/en.js
浏览文件 @
254ecb40
...
@@ -542,7 +542,7 @@ export default {
...
@@ -542,7 +542,7 @@ export default {
create
:
'Create'
,
create
:
'Create'
,
modify
:
'Modify'
,
modify
:
'Modify'
,
delete
:
'Delete'
,
delete
:
'Delete'
,
delete_confirm
:
'
Deleting the organization will be associated with deleting the subordinate organization, Are you sure you want to delete it
?'
,
delete_confirm
:
'
Are you sure you want to delete the organization
?'
,
input_name
:
'Please enter name'
,
input_name
:
'Please enter name'
,
select_organization
:
'Please select organization'
,
select_organization
:
'Please select organization'
,
search_by_name
:
'Search by name'
,
search_by_name
:
'Search by name'
,
...
...
frontend/src/lang/tw.js
浏览文件 @
254ecb40
...
@@ -542,7 +542,7 @@ export default {
...
@@ -542,7 +542,7 @@ export default {
create
:
'新建組織'
,
create
:
'新建組織'
,
modify
:
'修改組織'
,
modify
:
'修改組織'
,
delete
:
'刪除組織'
,
delete
:
'刪除組織'
,
delete_confirm
:
'
刪除該組織會關聯刪除該組織的下屬組織,確定要刪除
嗎?'
,
delete_confirm
:
'
確定要刪除該組織
嗎?'
,
input_name
:
'請輸入組織名稱'
,
input_name
:
'請輸入組織名稱'
,
select_organization
:
'請選擇組織'
,
select_organization
:
'請選擇組織'
,
search_by_name
:
'根據名稱搜索'
,
search_by_name
:
'根據名稱搜索'
,
...
...
frontend/src/lang/zh.js
浏览文件 @
254ecb40
...
@@ -542,7 +542,7 @@ export default {
...
@@ -542,7 +542,7 @@ export default {
create
:
'新建组织'
,
create
:
'新建组织'
,
modify
:
'修改组织'
,
modify
:
'修改组织'
,
delete
:
'删除组织'
,
delete
:
'删除组织'
,
delete_confirm
:
'
删除该组织会关联删除该组织的下属组织,确定要删除
吗?'
,
delete_confirm
:
'
确定要删除该组织
吗?'
,
input_name
:
'请输入组织名称'
,
input_name
:
'请输入组织名称'
,
select_organization
:
'请选择组织'
,
select_organization
:
'请选择组织'
,
search_by_name
:
'根据名称搜索'
,
search_by_name
:
'根据名称搜索'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论