a little change (#513)

Though it is a little not suitable?
This commit is contained in:
dabao1955
2023-05-17 09:31:38 +08:00
committed by GitHub
parent 0cdca0d053
commit d162221fac
2 changed files with 3 additions and 3 deletions

View File

@@ -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: {

View File

@@ -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() {
]
}
]
}
}