mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
@@ -4176,6 +4176,7 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
||||
confirm_truncate_table: 'Confirm to truncate table?',
|
||||
add_search_condition: 'Add search condition',
|
||||
form: {
|
||||
please_select_valid_column: 'Please select valid column',
|
||||
create_type: 'Create type',
|
||||
create_new_table: 'Create new table',
|
||||
bind_exists_table: 'Bind exists table',
|
||||
|
||||
@@ -4061,6 +4061,7 @@ export default {
|
||||
confirm_truncate_table: '確定要清空數據嗎?',
|
||||
add_search_condition: '添加篩選條件',
|
||||
form: {
|
||||
please_select_valid_column: '請選擇符合要求的字段',
|
||||
create_type: '創建方式',
|
||||
create_new_table: '創建新表',
|
||||
bind_exists_table: '綁定已有表',
|
||||
|
||||
@@ -4065,6 +4065,7 @@ export default {
|
||||
confirm_truncate_table: '确定要清空数据吗?',
|
||||
add_search_condition: '添加筛选条件',
|
||||
form: {
|
||||
please_select_valid_column: '请选择符合要求的字段',
|
||||
create_type: '创建方式',
|
||||
create_new_table: '创建新表',
|
||||
bind_exists_table: '绑定已有表',
|
||||
|
||||
Reference in New Issue
Block a user