feat: 仪表盘改为仪表板

This commit is contained in:
wangjiahao 2021-05-28 11:46:54 +08:00
parent 1ce02bf403
commit 837b6d24d3
2 changed files with 11 additions and 11 deletions

View File

@ -185,7 +185,7 @@ authsource_name_already_exists=Authentication source name already exists
authsource_name_is_null=Authentication source name cannot be empty
authsource_configuration_is_null=Authentication source configuration cannot be empty
个人信息=Personal Information
仪表板=Panel
仪表板=Dashboard
修改密码=Change Password
创建用户=Create User
创建组织=Create Organization
@ -233,8 +233,8 @@ i18n_chart_count=Count*
i18n_excel_have_merge_region=Excel has merged region
i18n_cron_expression_error=Cron expression error
i18n_same_folder_can_not_repeat=Same Folder Can Not Repeat
i18n_default_panel=Default Panel
i18n_panel_list=Panel
i18n_default_panel=Default Dashboard
i18n_panel_list=Dashboard
i18n_processing_data=Processing data now, Refresh later
i18n_union_already_exists=Union relation already exists
i18n_union_field_exists=The same field can't in two dataset

View File

@ -833,7 +833,7 @@ export default {
group: 'Catalogue',
panel: 'Dashboard',
groupAdd: 'Create Catalogue',
panelAdd: 'Create Panle',
panelAdd: 'Create Dashboard',
delete: 'Delete',
move_to: 'Move',
rename: 'Rename',
@ -847,7 +847,7 @@ export default {
back: 'Back',
view: 'Chart',
edit: 'Edit',
panel_list: 'Panel',
panel_list: 'Dashboard',
module: 'Component',
filter_module: 'Filter Component',
select_by_module: 'Select by Component',
@ -855,21 +855,21 @@ export default {
user_template: 'User Template',
add_category: 'Add Category',
filter_keywords: 'Enter keywords to filter',
dashboard_theme: 'Panel Theme',
dashboard_theme: 'Dashboard Theme',
table: 'Table',
gap: 'Gap',
no_gap: 'No Gap',
component_gap: 'Component Gap',
photo: 'Photo',
default_panel: 'Default Panel',
default_panel: 'Default Dashboard',
create_public_links: 'Create public links',
to_default: 'Save To Default',
to_default_panel: 'Save To Default Panel',
to_default_panel: 'Save To Default Dashboard',
store: 'Store',
save_to_panel: 'Save to template',
export_to_panel: 'Export to template',
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: 'Template',
category: 'Category',
@ -898,7 +898,7 @@ export default {
insert_picture: 'Insert Picture',
redo: 'Redo',
undo: 'Undo',
panelNull: 'This is a Empty PanelYou Can Edit and Enrich It',
panelNull: 'This is a Empty DashboardYou Can Edit and Enrich It',
copy: 'Copy',
paste: 'Paste',
cut: 'Cut',
@ -939,7 +939,7 @@ export default {
linkAuth: 'Datasource Permissions',
datasetAuth: 'Dataset Permissions',
chartAuth: 'Chart Permissions',
panelAuth: 'Panel Permissions',
panelAuth: 'Dashboard Permissions',
deptHead: 'All Dept',
roleHead: 'All Role',
userHead: 'All User',