@qn-pandora/pandora-visualization
Version:
Pandora 通用可视化库
73 lines (72 loc) • 1.97 kB
JavaScript
export var data_zh = {
threshol: {
title: '颜色模式',
range: '阈值',
constant: '值'
},
threshol_scope: {
cell_value: '单元格内容',
cell_bg: '单元格背景',
row_bg: '整行背景'
},
color_scope: '颜色范围',
rule: {
none: '关闭',
equals: '相等',
startWith: '开始',
endWith: '结尾',
contain: '包含',
regex: '正则'
},
ruleTitle: '规则',
progress: '显示比重背景',
alias: '展示字段',
placeholder: '请输入需要标记颜色的值',
field_setting: '字段显示设置',
add: '+添加',
split: {
validate_1: '请先选择分组值再设置颜色',
validate_2: '您选择的值里面包含已经设置的值'
},
field: '请选择分组字段值',
content: '内容显示',
empty_value: '空值显示',
explain: '单元格内容过长时的显示机制',
number: '每页显示条数',
column: '列显示',
set_column: '列设置',
row: '行显示',
text_option: {
omit: '省略',
new_line: '换行'
},
sparkline: {
title: '迷你图',
type: '类型',
line_type: '折线图',
status_type: '状态图',
line_color: '颜色'
},
filter: '列过滤',
column_fixed: '固定列',
border: '边框',
text_style: '文本样式',
table_header: {
title_font_style: '标题样式',
title_bg_color: '标题背景',
pagination: {
total: '共',
items: '条数据',
pre: '上一页',
next: '下一页',
page: '页',
index: '第',
jump: '跳至',
page_size: '条/页'
},
page_scroll: '页面滚动'
},
search: '请输入搜索内容',
search_no_result: '没有找到相关数据',
pagination: '分页'
};