mirror of https://github.com/rancher/ui.git
Fix zh-hans issue
This commit is contained in:
parent
3d5464beee
commit
7041b26b48
|
|
@ -9349,9 +9349,9 @@ clusterDashboard:
|
||||||
node: "警告: 节点{node}未激活"
|
node: "警告: 节点{node}未激活"
|
||||||
component: "警告: 组件{component}不健康"
|
component: "警告: 组件{component}不健康"
|
||||||
nodeCondition:
|
nodeCondition:
|
||||||
outOfDisk: "警告: 节点 {Node} 磁盘空间不足。"
|
outOfDisk: "警告: 节点 {node} 磁盘空间不足。"
|
||||||
diskPressure: "警告: 节点 {Node} 有磁盘压力。"
|
diskPressure: "警告: 节点 {node} 有磁盘压力。"
|
||||||
memoryPressure: "警告: 节点 {Node} 有内存压力。"
|
memoryPressure: "警告: 节点 {node} 有内存压力。"
|
||||||
liveTitle: "已使用{total}中的{used}"
|
liveTitle: "已使用{total}中的{used}"
|
||||||
reserved: 已预留
|
reserved: 已预留
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue