From 889ba5a0d3eeffe0d7de27c89fcea8c231602cf3 Mon Sep 17 00:00:00 2001 From: TheYoungManLi <33231138+weili520@users.noreply.github.com> Date: Tue, 9 Aug 2022 16:04:43 +0800 Subject: [PATCH] fix: Update demo tooltip text (#2616) Signed-off-by: TheYoungManLi --- config/upstream-zh/config.toml | 2 ++ config/upstream/config.toml | 3 ++- i18n/en.yaml | 8 +++++--- i18n/zh.yaml | 6 +++--- layouts/partials/header.html | 6 ++++-- 5 files changed, 16 insertions(+), 9 deletions(-) diff --git a/config/upstream-zh/config.toml b/config/upstream-zh/config.toml index fda431197..b4ccef1d7 100644 --- a/config/upstream-zh/config.toml +++ b/config/upstream-zh/config.toml @@ -8,6 +8,8 @@ addBaiduAnalytics = true bilibiliLink = "https://space.bilibili.com/438908638" +DemoLink = "https://kubesphere.cloud/console/managed-cluster/" + [languages.en.params] useSendcloud = true mailchimpSubscribeUrl = "https://www.sendcloud.net/v3/api/subInvite/subscription?invitecode=1dc5a4fb-894c-4470-b01d-ca7fa9d47a46" diff --git a/config/upstream/config.toml b/config/upstream/config.toml index ff2fa19aa..6ec8dea92 100644 --- a/config/upstream/config.toml +++ b/config/upstream/config.toml @@ -8,4 +8,5 @@ hotjarTracking = true youtubeLink = "https://www.youtube.com/c/KubeSphere" addLinkedin = true addTwitter = true -useSendcloud = false \ No newline at end of file +useSendcloud = false +DemoLink = "https://kubesphere.cloud/en/console/managed-cluster/" \ No newline at end of file diff --git a/i18n/en.yaml b/i18n/en.yaml index 1d66e6584..acf953c14 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -35,11 +35,13 @@ - id: Demo translation: Demo - id: demo content 1 - translation: "1.Experience account: demo1 / Demo1234" + translation: "1.Create an account and log in to the KubeSphere Cloud platform." - id: demo content 2 - translation: 2.This account is only allowed to view parts of UI + translation: 2.In the upper-right corner, click Console, and then click Managed Cluster. - id: demo content 3 - translation: 3.It's recommended that install KubeSphere in your environment + translation: 3.Create a K8s cluster with KubeSphere installed. +- id: demo content 4 + translation: 4.Access KubeSphere with the default account and password (admin/P@88word). - id: Coming Soon translation: Coming Soon - id: Read More diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 0b6da7257..387fcea5e 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -37,11 +37,11 @@ - id: Demo translation: Demo - id: demo content 1 - translation: "1.体验账号: demo1 / Demo1234" + translation: "1.创建账户并登录。" - id: demo content 2 - translation: 2.该账号仅开放了部分 UI 界面查看权限 + translation: 2.进入管理控制台,点击创建托管集群服务。 - id: demo content 3 - translation: 3.建议自行安装体验完整的管理功能 + translation: 3.使用默认账户和密码 (admin/P@88word)登录 KubeSphere。 - id: Coming Soon translation: Coming Soon - id: Read More diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 6e84b58b5..e715cd103 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -77,13 +77,15 @@ {{ end }}
  • - +