Signed-off-by: ryjiang <jiangruiyi@gmail.com>
@@ -27,7 +27,7 @@ const btnTrans = {
example: '生成随机向量',
rename: '重命名',
duplicate: '复制',
- export: '导出数据',
+ export: '导出',
empty: '清空数据',
flush: '落盘(Flush)',
compact: '压缩(Compact)',
@@ -44,7 +44,7 @@ const commonTrans = {
node: '节点',
nodes: '节点',
results: '结果',
- of: '的',
+ of: '共',
nextLabel: '下一页',
prevLabel: '上一页',
},
@@ -4,7 +4,7 @@ const systemViewTrans = {
qpsTitle: '每秒查询率',
latencyTitle: '延迟',
hardwareTitle: '硬件',
- configTitle: '配置',
+ configTitle: '参数',
valueTitle: '值',
systemTitle: '系统',
thName: '节点名称',