From 241ca0bd826a97fcf31c63528d1da8d1596050e1 Mon Sep 17 00:00:00 2001
From: wujun <897415845@qq.com>
Date: Fri, 15 Sep 2023 12:06:57 +0800
Subject: [PATCH] fix rancher-integration link
(cherry picked from commit ca9a835bb18ca07d74ae74e8f32642fbe133f4a9)
---
pkg/harvester/l10n/en-us.yaml | 2 +-
pkg/harvester/l10n/zh-hans.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml
index 0e9fc044af3..432bc3bcecb 100644
--- a/pkg/harvester/l10n/en-us.yaml
+++ b/pkg/harvester/l10n/en-us.yaml
@@ -917,7 +917,7 @@ harvester:
internal:
rancher:
title: Access Embedded Rancher UI
- titleDescription: We only support to use the embedded Rancher dashboard for debugging and validation purpose. For Rancher's multi-cluster and multi-tenant integration, please refer to the docs here.
+ titleDescription: We only support to use the embedded Rancher dashboard for debugging and validation purpose. For Rancher's multi-cluster and multi-tenant integration, please refer to the docs here.
longhorn:
title: Access Embedded Longhorn UI
titleDescription: We only support to use the embedded Longhorn UI for debugging and validation purpose.
diff --git a/pkg/harvester/l10n/zh-hans.yaml b/pkg/harvester/l10n/zh-hans.yaml
index 3d7a36c9720..c30cadabf8f 100644
--- a/pkg/harvester/l10n/zh-hans.yaml
+++ b/pkg/harvester/l10n/zh-hans.yaml
@@ -917,7 +917,7 @@ harvester:
internal:
rancher:
title: 访问内嵌的 Rancher UI
- titleDescription: 仅支持使用内嵌的 Rancher 仪表板来进行调试和验证。有关 Rancher 的多集群和多租户集成,请参阅此文档。
+ titleDescription: 仅支持使用内嵌的 Rancher 仪表板来进行调试和验证。有关 Rancher 的多集群和多租户集成,请参阅此文档。
longhorn:
title: 访问内嵌的 Longhorn UI
titleDescription: 仅支持使用内嵌的 Longhorn UI 来进行调试和验证。