UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

73 lines (72 loc) 1.93 kB
export var data_en = { threshol: { title: 'Color Mode', range: 'Ranges', constant: 'Value' }, threshol_scope: { cell_value: 'cellvalue', cell_bg: 'cellbackground', row_bg: 'rowbackground' }, color_scope: 'Color scope', rule: { none: 'No', equals: 'Equals', startWith: 'StartWith', endWith: 'EndWith', contain: 'Contains', regex: 'Regex' }, ruleTitle: 'Rule', alias: 'Display Name', progress: 'Show the ratio bar', placeholder: 'Input a value that you want to color it', field_setting: 'Display setting', add: '+Add', split: { validate_1: 'Group field is required.', validate_2: 'Already exists.' }, field: 'Select a value of the first column', content: 'Display mode', empty_value: 'Null Value', explain: 'How to show the data when exceeding the cell width', number: 'Num Of Page', column: 'Column', set_column: 'Set Column', row: 'Row', text_option: { omit: 'Omit', new_line: 'Line breaks' }, sparkline: { title: 'Sparkline', type: 'Type', line_type: 'Line Chart', status_type: 'Status Chart', line_color: 'Color' }, filter: 'filter', column_fixed: 'Column Fixed', border: 'border', text_style: 'Text Style', table_header: { title_font_style: 'Table Title Font', title_bg_color: 'Title Background', pagination: { total: 'Total', items: 'items', pre: 'Previous', next: 'Next', page: 'Page', index: '', jump: 'Jump to', page_size: 'Num' }, page_scroll: 'Page Scroll' }, search: 'Please enter your search', search_no_result: 'No relevant data could be found', pagination: 'Pagination' };