Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
dataease
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
njgzx
dataease
Commits
837b6d24
提交
837b6d24
authored
5月 28, 2021
作者:
wangjiahao
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 仪表盘改为仪表板
上级
1ce02bf4
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
11 行增加
和
11 行删除
+11
-11
messages_en_US.properties
backend/src/main/resources/i18n/messages_en_US.properties
+3
-3
en.js
frontend/src/lang/en.js
+8
-8
没有找到文件。
backend/src/main/resources/i18n/messages_en_US.properties
浏览文件 @
837b6d24
...
@@ -185,7 +185,7 @@ authsource_name_already_exists=Authentication source name already exists
...
@@ -185,7 +185,7 @@ authsource_name_already_exists=Authentication source name already exists
authsource_name_is_null
=
Authentication source name cannot be empty
authsource_name_is_null
=
Authentication source name cannot be empty
authsource_configuration_is_null
=
Authentication source configuration cannot be empty
authsource_configuration_is_null
=
Authentication source configuration cannot be empty
个人信息=Personal
Information
个人信息=Personal
Information
仪表板=
Panel
仪表板=
Dashboard
修改密码=Change
Password
修改密码=Change
Password
创建用户=Create
User
创建用户=Create
User
创建组织=Create
Organization
创建组织=Create
Organization
...
@@ -233,8 +233,8 @@ i18n_chart_count=Count*
...
@@ -233,8 +233,8 @@ i18n_chart_count=Count*
i18n_excel_have_merge_region
=
Excel has merged region
i18n_excel_have_merge_region
=
Excel has merged region
i18n_cron_expression_error
=
Cron expression error
i18n_cron_expression_error
=
Cron expression error
i18n_same_folder_can_not_repeat
=
Same Folder Can Not Repeat
i18n_same_folder_can_not_repeat
=
Same Folder Can Not Repeat
i18n_default_panel
=
Default
Panel
i18n_default_panel
=
Default
Dashboard
i18n_panel_list
=
Panel
i18n_panel_list
=
Dashboard
i18n_processing_data
=
Processing data now, Refresh later
i18n_processing_data
=
Processing data now, Refresh later
i18n_union_already_exists
=
Union relation already exists
i18n_union_already_exists
=
Union relation already exists
i18n_union_field_exists
=
The same field can't in two dataset
i18n_union_field_exists
=
The same field can't in two dataset
...
...
frontend/src/lang/en.js
浏览文件 @
837b6d24
...
@@ -833,7 +833,7 @@ export default {
...
@@ -833,7 +833,7 @@ export default {
group
:
'Catalogue'
,
group
:
'Catalogue'
,
panel
:
'Dashboard'
,
panel
:
'Dashboard'
,
groupAdd
:
'Create Catalogue'
,
groupAdd
:
'Create Catalogue'
,
panelAdd
:
'Create
Panle
'
,
panelAdd
:
'Create
Dashboard
'
,
delete
:
'Delete'
,
delete
:
'Delete'
,
move_to
:
'Move'
,
move_to
:
'Move'
,
rename
:
'Rename'
,
rename
:
'Rename'
,
...
@@ -847,7 +847,7 @@ export default {
...
@@ -847,7 +847,7 @@ export default {
back
:
'Back'
,
back
:
'Back'
,
view
:
'Chart'
,
view
:
'Chart'
,
edit
:
'Edit'
,
edit
:
'Edit'
,
panel_list
:
'
Panel
'
,
panel_list
:
'
Dashboard
'
,
module
:
'Component'
,
module
:
'Component'
,
filter_module
:
'Filter Component'
,
filter_module
:
'Filter Component'
,
select_by_module
:
'Select by Component'
,
select_by_module
:
'Select by Component'
,
...
@@ -855,21 +855,21 @@ export default {
...
@@ -855,21 +855,21 @@ export default {
user_template
:
'User Template'
,
user_template
:
'User Template'
,
add_category
:
'Add Category'
,
add_category
:
'Add Category'
,
filter_keywords
:
'Enter keywords to filter'
,
filter_keywords
:
'Enter keywords to filter'
,
dashboard_theme
:
'
Panel
Theme'
,
dashboard_theme
:
'
Dashboard
Theme'
,
table
:
'Table'
,
table
:
'Table'
,
gap
:
'Gap'
,
gap
:
'Gap'
,
no_gap
:
'No Gap'
,
no_gap
:
'No Gap'
,
component_gap
:
'Component Gap'
,
component_gap
:
'Component Gap'
,
photo
:
'Photo'
,
photo
:
'Photo'
,
default_panel
:
'Default
Panel
'
,
default_panel
:
'Default
Dashboard
'
,
create_public_links
:
'Create public links'
,
create_public_links
:
'Create public links'
,
to_default
:
'Save To Default'
,
to_default
:
'Save To Default'
,
to_default_panel
:
'Save To Default
Panel
'
,
to_default_panel
:
'Save To Default
Dashboard
'
,
store
:
'Store'
,
store
:
'Store'
,
save_to_panel
:
'Save to template'
,
save_to_panel
:
'Save to template'
,
export_to_panel
:
'Export to template'
,
export_to_panel
:
'Export to template'
,
preview
:
'Preview'
,
preview
:
'Preview'
,
select_panel_from_left
:
'Please select
panel
from left'
,
select_panel_from_left
:
'Please select
Dashboard
from left'
,
template_nale
:
'Template name'
,
template_nale
:
'Template name'
,
template
:
'Template'
,
template
:
'Template'
,
category
:
'Category'
,
category
:
'Category'
,
...
@@ -898,7 +898,7 @@ export default {
...
@@ -898,7 +898,7 @@ export default {
insert_picture
:
'Insert Picture'
,
insert_picture
:
'Insert Picture'
,
redo
:
'Redo'
,
redo
:
'Redo'
,
undo
:
'Undo'
,
undo
:
'Undo'
,
panelNull
:
'This is a Empty
Panel
,You Can Edit and Enrich It'
,
panelNull
:
'This is a Empty
Dashboard
,You Can Edit and Enrich It'
,
copy
:
'Copy'
,
copy
:
'Copy'
,
paste
:
'Paste'
,
paste
:
'Paste'
,
cut
:
'Cut'
,
cut
:
'Cut'
,
...
@@ -939,7 +939,7 @@ export default {
...
@@ -939,7 +939,7 @@ export default {
linkAuth
:
'Datasource Permissions'
,
linkAuth
:
'Datasource Permissions'
,
datasetAuth
:
'Dataset Permissions'
,
datasetAuth
:
'Dataset Permissions'
,
chartAuth
:
'Chart Permissions'
,
chartAuth
:
'Chart Permissions'
,
panelAuth
:
'
Panel
Permissions'
,
panelAuth
:
'
Dashboard
Permissions'
,
deptHead
:
'All Dept'
,
deptHead
:
'All Dept'
,
roleHead
:
'All Role'
,
roleHead
:
'All Role'
,
userHead
:
'All User'
,
userHead
:
'All User'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论