fix(charts): fix copy (#1533)

This commit is contained in:
Frozen FIsh 2023-03-04 22:44:52 +08:00 committed by GitHub
parent b276ce1258
commit 599c870f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ export default {
'Add SQL query': '添加SQL查询', 'Add SQL query': '添加SQL查询',
'Add JSON query': '添加JSON查询', 'Add JSON query': '添加JSON查询',
'Data preview': '数据预览', 'Data preview': '数据预览',
'Category axis / Dimension': '类别轴 / 度', 'Category axis / Dimension': '类别轴 / 度',
'Value axis / Metrics': '值轴 / 度量', 'Value axis / Metrics': '值轴 / 度量',
'JSON config': 'JSON 配置', 'JSON config': 'JSON 配置',
'Json config references': 'JSON配置参考', 'Json config references': 'JSON配置参考',
@ -44,10 +44,10 @@ export default {
'Invalid JSON format': '无效的JSON格式', 'Invalid JSON format': '无效的JSON格式',
'Json config references: ': 'JSON配置参考: ', 'Json config references: ': 'JSON配置参考: ',
'Sector Angle / Metric': '扇形角 / 度量', 'Sector Angle / Metric': '扇形角 / 度量',
'Sector label / Dimensional': '扇形标签 / 度', 'Sector label / Dimensional': '扇形标签 / 度',
'Color legend / Dimensional': '颜色系列 / 度', 'Color legend / Dimensional': '颜色系列 / 度',
'Funnel Layer Width/Metrics': '漏斗层宽度 / 度量', 'Funnel Layer Width/Metrics': '漏斗层宽度 / 度量',
'Branch Tags/Dimensions': '分支标签 / 度', 'Branch Tags/Dimensions': '分支标签 / 度',
'Branch Length/Metrics': '分支长度 / 度量', 'Branch Length/Metrics': '分支长度 / 度量',
'Please check the chart config': '请检查图表配置', 'Please check the chart config': '请检查图表配置',
'1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)': '1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)':