Skip to content

Commit

Permalink
Merge pull request rancher#11259 from GeertvanHorrik/patch-1
Browse files Browse the repository at this point in the history
Update en-us.yaml
  • Loading branch information
richard-cox committed Jun 20, 2024
2 parents e750c25 + 3b8f09c commit 7287cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shell/assets/translations/en-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7315,7 +7315,7 @@ performance:
checkboxLabel: Disable websocket notifications
gc:
label: Resource Garbage Collection
description: The UI will cache kuberentes resources locally to avoid having to re-fetch them. In some cases this can lead to a large amount of data stored in the browser. Enable this setting to periodically remove them.
description: The UI will cache Kubernetes resources locally to avoid having to re-fetch them. In some cases this can lead to a large amount of data stored in the browser. Enable this setting to periodically remove them.
checkboxLabel: Enable Garbage Collection
whenRun:
description: Update when garbage collection runs
Expand Down
2 changes: 1 addition & 1 deletion shell/assets/translations/zh-hans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7104,7 +7104,7 @@ performance:
checkboxLabel: 禁用 WebSocket 通知
gc:
label: 资源垃圾回收
description: UI 将在本地缓存 kuberentes 资源,避免这些资源被重新抓取。在某些情况下,这可能会导致浏览器中存储了大量数据。你可以启用此设置进行定期删除。
description: UI 将在本地缓存 Kubernetes 资源,避免这些资源被重新抓取。在某些情况下,这可能会导致浏览器中存储了大量数据。你可以启用此设置进行定期删除。
checkboxLabel: 启用垃圾回收
whenRun:
description: 垃圾回收运行的时候更新
Expand Down

0 comments on commit 7287cbb

Please sign in to comment.