forked from github/dataease
commit
8da8319962
@ -105,7 +105,64 @@ export default {
|
||||
maximum_upload_200m: 'Maximum upload 200M',
|
||||
geographic_information: 'Geographic information',
|
||||
superior_region_first: 'Please select the superior region first',
|
||||
region_name: 'Region name'
|
||||
region_name: 'Region name',
|
||||
appearance_configuration: 'Appearance configuration',
|
||||
platform_display_theme: 'Platform display theme',
|
||||
navigation_background_color: 'Top navigation background color',
|
||||
dark_color: 'Dark color',
|
||||
light_color: 'Light color',
|
||||
theme_color: 'Theme color',
|
||||
default_blue: 'Default (blue)',
|
||||
custom_color_value: 'Custom color value',
|
||||
platform_login_settings: 'Platform login settings',
|
||||
page_preview: 'Page preview',
|
||||
restore_default: 'Restore default',
|
||||
supports_custom_settings: 'Default is DataEase login interface, supports custom settings',
|
||||
replace_image: 'Replace image',
|
||||
website_name: 'Website name',
|
||||
web_page_tab: 'Platform name displayed on web page tab',
|
||||
under_product_logo: 'Slogan under product logo',
|
||||
footer: 'Footer',
|
||||
footer_content: 'Footer content',
|
||||
platform_settings: 'Platform settings',
|
||||
top_navigation_logo: 'Top navigation logo',
|
||||
not_exceeding_200kb:
|
||||
'Logo displayed in top navigation menu; recommended size 134 x 34, supports JPG, PNG, size not exceeding 200KB',
|
||||
help_document: 'Help document',
|
||||
ai_assistant_button: 'AI assistant button',
|
||||
copilot_button: 'Copilot button',
|
||||
document_button: 'Document button',
|
||||
about_button: 'About button',
|
||||
mobile_login_settings: 'Mobile login settings',
|
||||
user_login: 'User login',
|
||||
in_user_name: 'Please fill in user name',
|
||||
fill_in_password: 'Please fill in password',
|
||||
supports_custom_settings_de:
|
||||
'Default is DataEase mobile login interface, supports custom settings',
|
||||
login_logo: 'Login Logo',
|
||||
platform: 'The default interface is DataEase platform, which supports customized settings',
|
||||
not_exceeding_200kb_de:
|
||||
'Logo on the right side of the login page, recommended size 120*30, supports JPG, PNG, SVG, size not exceeding 200KB',
|
||||
login_background_image: 'Login background image',
|
||||
not_exceeding_5m:
|
||||
'Background image on the left, recommended size 375*480 for vector graphics, recommended size 1125*1440 for bitmaps; supports JPG, PNG, SVG, size not exceeding 5M',
|
||||
hidden_in_iframe: 'Hidden in Iframe',
|
||||
available_to_everyone: 'Open source BI tool available to everyone',
|
||||
the_website_name: 'Please enter the website name',
|
||||
enter_the_slogan: 'Please enter the slogan',
|
||||
the_help_document: 'Please enter the help document',
|
||||
assistant: 'Please choose whether to display the AI assistant',
|
||||
to_display_copilot: 'Please choose whether to display Copilot',
|
||||
display_the_document: 'Please choose whether to display the document',
|
||||
display_the_about: 'Please choose whether to display the about',
|
||||
website_logo: 'Website Logo',
|
||||
not_exceeding_200kb_de_:
|
||||
'The logo displayed on the top website, recommended size 48 x 48, support JPG, PNG, SVG, size not exceeding 200KB',
|
||||
not_exceeding_200kb_de_right:
|
||||
'Logo on the right side of the login page, recommended size 204 x 52, support JPG, PNG, SVG, size not exceeding 200KB',
|
||||
not_exceeding_5m_de:
|
||||
'Background image on the left, recommended size 640 x 900 for vector graphics, recommended size 1280 x 1800 for bitmaps; support JPG, PNG, SVG, size not exceeding 5M',
|
||||
tab: 'Tab'
|
||||
},
|
||||
components: {
|
||||
dashboard_style: 'Dashboard style',
|
||||
|
@ -450,7 +450,63 @@ export default {
|
||||
maximum_upload_200m: '最大上传200M',
|
||||
geographic_information: '地理信息',
|
||||
superior_region_first: '请先选择上级区域',
|
||||
region_name: '区域名称'
|
||||
region_name: '区域名称',
|
||||
appearance_configuration: '外观配置',
|
||||
platform_display_theme: '平台显示主题',
|
||||
navigation_background_color: '顶部导航背景色',
|
||||
dark_color: '暗色',
|
||||
light_color: '浅色',
|
||||
theme_color: '主题色',
|
||||
default_blue: '默认 (蓝色) ',
|
||||
custom_color_value: '自定义色值',
|
||||
platform_login_settings: '平台登录设置',
|
||||
page_preview: '页面预览',
|
||||
restore_default: '恢复默认',
|
||||
platform: '默认为 {msg} 平台界面,支持自定义设置',
|
||||
supports_custom_settings: '默认为 {msg} 登录界面,支持自定义设置',
|
||||
replace_image: '替换图片',
|
||||
website_name: '网站名称',
|
||||
web_page_tab: '显示在网页 Tab 的平台名称',
|
||||
under_product_logo: '产品 Logo 下的 Slogan',
|
||||
footer: '页脚',
|
||||
footer_content: '页脚内容',
|
||||
platform_settings: '平台设置',
|
||||
top_navigation_logo: '顶部导航 Logo',
|
||||
not_exceeding_200kb:
|
||||
'顶部导航菜单显示的 Logo;建议尺寸 134 x 34,支持JPG、PNG,大小不超过 200KB',
|
||||
help_document: '帮助文档',
|
||||
ai_assistant_button: 'AI 助手按钮',
|
||||
copilot_button: 'Copilot 按钮',
|
||||
document_button: '文档按钮',
|
||||
about_button: '关于按钮',
|
||||
mobile_login_settings: '移动端登录设置',
|
||||
user_login: '用户登录',
|
||||
in_user_name: '请填写用户名',
|
||||
fill_in_password: '请填写密码',
|
||||
supports_custom_settings_de: '默认为 {msg} 移动端登录界面,支持自定义设置',
|
||||
login_logo: '登录 Logo',
|
||||
not_exceeding_200kb_de:
|
||||
'登录页面右侧 Logo,建议尺寸 120*30,支持 JPG、PNG、SVG,大小不超过 200KB',
|
||||
login_background_image: '登录背景图',
|
||||
not_exceeding_5m:
|
||||
'左侧背景图,矢量图建议尺寸375*480,位图建议尺寸1125*1440;支持 JPG、PNG、SVG,大小不超过5M',
|
||||
hidden_in_iframe: 'Iframe中隐藏',
|
||||
available_to_everyone: '人人可用的开源 BI 工具',
|
||||
the_website_name: '请输入网站名称',
|
||||
enter_the_slogan: '请输入Slogan',
|
||||
the_help_document: '请输入帮助文档',
|
||||
assistant: '请选择是否展示AI助手',
|
||||
to_display_copilot: '请选择是否展示Copilot',
|
||||
display_the_document: '请选择是否展示文档',
|
||||
display_the_about: '请选择是否展示关于',
|
||||
website_logo: '网站 Logo',
|
||||
not_exceeding_200kb_de_:
|
||||
'顶部网站显示的 Logo,建议尺寸 48 x 48,支持 JPG、PNG、SVG,大小不超过 200KB',
|
||||
not_exceeding_200kb_de_right:
|
||||
'登录页面右侧 Logo,建议尺寸 204 x 52,支持 JPG、PNG、SVG,大小不超过 200KB',
|
||||
not_exceeding_5m_de:
|
||||
'左侧背景图,矢量图建议尺寸 640 x 900,位图建议尺寸 1280 x 1800;支持 JPG、PNG、SVG,大小不超过 5M',
|
||||
tab: '页签'
|
||||
},
|
||||
components: {
|
||||
dashboard_style: '仪表板风格',
|
||||
|
Loading…
Reference in New Issue
Block a user