dashboard-shell-shell 3.0.5-tsh.11 → 3.0.5-tsh.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dashboard-shell-shell",
3
- "version": "3.0.5-tsh.11",
3
+ "version": "3.0.5-tsh.12",
4
4
  "description": "Rancher Dashboard Shell",
5
5
  "repository": "https://github.com/rancherlabs/dashboard",
6
6
  "license": "Apache-2.0",
@@ -2,7 +2,7 @@
2
2
  "translations": [
3
3
  {
4
4
  "pattern": "the status of pod readiness gate "kubevirt\\.io/virtual-machine-unpaused" is not "true", but false",
5
- "replacement": "Pod 就绪状态 'kubevirt.io/virtual-machine-unpaused' 不为 'true',当前状态为 false",
5
+ "replacement": "这个只有当虚拟机处于运行状态(非暂停)时,才能进行暂停操作",
6
6
  "flags": "gi"
7
7
  },
8
8
  {