Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
dataease
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
zhu
dataease
Commits
d264ed63
提交
d264ed63
authored
6月 28, 2021
作者:
junjie
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix: 增加excel字段重复错误提示
上级
9f8ef336
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
3 行增加
和
0 行删除
+3
-0
messages_en_US.properties
backend/src/main/resources/i18n/messages_en_US.properties
+1
-0
messages_zh_CN.properties
backend/src/main/resources/i18n/messages_zh_CN.properties
+1
-0
messages_zh_TW.properties
backend/src/main/resources/i18n/messages_zh_TW.properties
+1
-0
没有找到文件。
backend/src/main/resources/i18n/messages_en_US.properties
浏览文件 @
d264ed63
...
...
@@ -260,3 +260,4 @@ i18n_sql_add_not_matching=The data column of incremental SQL does not match the
i18n_sql_delete_not_matching
=
The data column of incremental delete SQL does not match the dataset,
i18n_cst_ds_tb_or_field_deleted
=
Custom dataset union data is deleted or field changed,can not display
i18n_no_all_delete_privilege_folder
=
This folder have sources which have no manage or view privilege,Can Not Be Deleted.
i18n_excel_field_repeat
=
Excel exists repeat field,please fix and upload again.
backend/src/main/resources/i18n/messages_zh_CN.properties
浏览文件 @
d264ed63
...
...
@@ -259,3 +259,4 @@ i18n_sql_add_not_matching=增量添加 sql 的数据列与数据集不匹配,
i18n_sql_delete_not_matching
=
增量删除 sql 的数据列与数据集不匹配,
i18n_cst_ds_tb_or_field_deleted
=
自定义数据集所关联数据被删除或字段发生变化,无法正常显示
i18n_no_all_delete_privilege_folder
=
该目录下存在没有管理权限或查看权限的资源,无法删除
i18n_excel_field_repeat
=
Excel存在重复字段,请修改后重新上传
backend/src/main/resources/i18n/messages_zh_TW.properties
浏览文件 @
d264ed63
...
...
@@ -262,3 +262,4 @@ i18n_sql_add_not_matching=增量添加 sql 的數據列與數據集不匹配,
i18n_sql_delete_not_matching
=
增量刪除 sql 的數據列與數據集不匹配,
i18n_cst_ds_tb_or_field_deleted
=
自定義數據集所關聯數據被刪除或字段發生變化,無法正常顯示
i18n_no_all_delete_privilege_folder
=
該目錄下存在沒有管理權限或查看權限的資源,無法刪除
i18n_excel_field_repeat
=
Excel存在重復字段,請修改後重新上傳
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论