From d162221facde7ddd3d300ee522baaecc26a91ea0 Mon Sep 17 00:00:00 2001 From: dabao1955 <79307765+dabao1955@users.noreply.github.com> Date: Wed, 17 May 2023 09:31:38 +0800 Subject: [PATCH] a little change (#513) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Though it is a little not suitable? --- website/docs/.vitepress/locales/id_ID.ts | 2 +- website/docs/.vitepress/locales/ja_JP.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/.vitepress/locales/id_ID.ts b/website/docs/.vitepress/locales/id_ID.ts index 32f65a75..37668592 100644 --- a/website/docs/.vitepress/locales/id_ID.ts +++ b/website/docs/.vitepress/locales/id_ID.ts @@ -23,7 +23,7 @@ export default defineConfig({ footer: { message: 'Rilis Dibawah Lisensi GPL3.', - copyright: 'Copyright © 2022-present KernelSU Developers' + copyright: 'Copyright © 2022-Sekarang KernelSU pengembang ' }, editLink: { diff --git a/website/docs/.vitepress/locales/ja_JP.ts b/website/docs/.vitepress/locales/ja_JP.ts index c6f4e4c9..fa59f5f8 100644 --- a/website/docs/.vitepress/locales/ja_JP.ts +++ b/website/docs/.vitepress/locales/ja_JP.ts @@ -23,7 +23,7 @@ export default defineConfig({ footer: { message: 'GPL3 ライセンスでリリースされています。', - copyright: 'Copyright © 2022-present KernelSU Developers' + copyright: 'Copyright © 2022-今すぐ KernelSU デベロッパー' }, editLink: { @@ -57,4 +57,4 @@ function sidebarGuide() { ] } ] -} \ No newline at end of file +}