From c638a1e8960e29808d3989a0c6e265707fb39eb3 Mon Sep 17 00:00:00 2001 From: bugungu <113701655+SilianZ@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:42:09 +0800 Subject: [PATCH 1/2] New translations footer.json (en) --- i18n/en/docusaurus-theme-classic/footer.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/i18n/en/docusaurus-theme-classic/footer.json b/i18n/en/docusaurus-theme-classic/footer.json index 2594e7c..9ab1357 100644 --- a/i18n/en/docusaurus-theme-classic/footer.json +++ b/i18n/en/docusaurus-theme-classic/footer.json @@ -7,6 +7,10 @@ "message": "Community", "description": "The title of the footer links column with title=社区 in the footer" }, + "link.title.更多": { + "message": "更多", + "description": "The title of the footer links column with title=更多 in the footer" + }, "link.item.label.简介": { "message": "Introduction", "description": "The label of footer link with label=简介 linking to /docs" @@ -24,7 +28,7 @@ "description": "The label of footer link with label=GitHub linking to https://github.com/TTB-Network/python-openbmclapi-site" }, "copyright": { - "message": "Copyright © 2024 TTB-Network. Build with Docusaurus. Unless otherwise declared, this site's content is licensed under Attribution-ShareAlike 4.0 International.", + "message": "版权所有 © 2024 TTB-Network。使用 Docusaurus 构建。", "description": "The footer copyright" }, "logo.alt": { From 1bd9f52fb5c92c850ee08d6f8f2c8160ab2af4d3 Mon Sep 17 00:00:00 2001 From: bugungu <113701655+SilianZ@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:47:06 +0800 Subject: [PATCH 2/2] New translations footer.json (en) --- i18n/en/docusaurus-theme-classic/footer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en/docusaurus-theme-classic/footer.json b/i18n/en/docusaurus-theme-classic/footer.json index 9ab1357..d0331da 100644 --- a/i18n/en/docusaurus-theme-classic/footer.json +++ b/i18n/en/docusaurus-theme-classic/footer.json @@ -8,7 +8,7 @@ "description": "The title of the footer links column with title=社区 in the footer" }, "link.title.更多": { - "message": "更多", + "message": "More", "description": "The title of the footer links column with title=更多 in the footer" }, "link.item.label.简介": { @@ -28,7 +28,7 @@ "description": "The label of footer link with label=GitHub linking to https://github.com/TTB-Network/python-openbmclapi-site" }, "copyright": { - "message": "版权所有 © 2024 TTB-Network。使用 Docusaurus 构建。", + "message": "Copyright © 2024 TTB-Network. Build with Docusaurus.", "description": "The footer copyright" }, "logo.alt": {