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 +}