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