feat(all): 数据面板 国际化语言迁移
This commit is contained in:
parent
8385c08ec7
commit
309bb0a5e6
@ -32,25 +32,6 @@ export default {
|
|||||||
"Data source name":"数据源名称",
|
"Data source name":"数据源名称",
|
||||||
"Data source type":"数据源类型",
|
"Data source type":"数据源类型",
|
||||||
"Connection string":"连接字符串",
|
"Connection string":"连接字符串",
|
||||||
"Data component": "数据组件",
|
|
||||||
dataComponent: {
|
|
||||||
"Data set": "数据集",
|
|
||||||
"Select data set": "选择数据集",
|
|
||||||
"Data filter": "数据过滤器",
|
|
||||||
"Enable filter": "启用过滤",
|
|
||||||
"Disabled filter": "禁用过滤",
|
|
||||||
"Popup editor": "弹出编辑",
|
|
||||||
"Filter editor": "过滤器编辑",
|
|
||||||
"Auto refresh": "自动刷新",
|
|
||||||
"Seconds once": "秒一次",
|
|
||||||
"Apply to model": "应用于模型",
|
|
||||||
"Transition": "过渡时间",
|
|
||||||
"Milliseconds": "毫秒",
|
|
||||||
"Data result": "数据结果",
|
|
||||||
"Result editor": "结果编辑",
|
|
||||||
"Manual refresh": "手动刷新",
|
|
||||||
"Result error": "结果错误",
|
|
||||||
},
|
|
||||||
"Username":"用户名",
|
"Username":"用户名",
|
||||||
"Password":"密码",
|
"Password":"密码",
|
||||||
"Test the connection":"测试连接",
|
"Test the connection":"测试连接",
|
||||||
@ -637,7 +618,26 @@ export default {
|
|||||||
Heatmap: "热力图",
|
Heatmap: "热力图",
|
||||||
Path: "路径",
|
Path: "路径",
|
||||||
"UI panel": "UI面板",
|
"UI panel": "UI面板",
|
||||||
|
"Data component": "数据组件",
|
||||||
"Water pool": "水池",
|
"Water pool": "水池",
|
||||||
|
dataComponent: {
|
||||||
|
"Data set": "数据集",
|
||||||
|
"Select data set": "选择数据集",
|
||||||
|
"Data filter": "数据过滤器",
|
||||||
|
"Enable filter": "启用过滤",
|
||||||
|
"Disabled filter": "禁用过滤",
|
||||||
|
"Popup editor": "弹出编辑",
|
||||||
|
"Filter editor": "过滤器编辑",
|
||||||
|
"Auto refresh": "自动刷新",
|
||||||
|
"Seconds once": "秒一次",
|
||||||
|
"Apply to model": "应用于模型",
|
||||||
|
"Transition": "过渡时间",
|
||||||
|
"Milliseconds": "毫秒",
|
||||||
|
"Data result": "数据结果",
|
||||||
|
"Result editor": "结果编辑",
|
||||||
|
"Manual refresh": "手动刷新",
|
||||||
|
"Result error": "结果错误",
|
||||||
|
},
|
||||||
heatmap: {
|
heatmap: {
|
||||||
"Heatmap Texture": "热力图纹理",
|
"Heatmap Texture": "热力图纹理",
|
||||||
Blur: "模糊",
|
Blur: "模糊",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user