From 3efb34cd4103fdbc80483fa0773f8c64343c5231 Mon Sep 17 00:00:00 2001 From: Huy Minh <39849246+hmtheboy154@users.noreply.github.com> Date: Sat, 28 Jan 2023 21:15:18 +0700 Subject: [PATCH] docs: vi_VN: translate unofficially supported devices (#131) --- website/docs/.vitepress/locales/vi_VN.ts | 1 + .../vi_VN/guide/unofficially-support-devices.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 website/docs/vi_VN/guide/unofficially-support-devices.md diff --git a/website/docs/.vitepress/locales/vi_VN.ts b/website/docs/.vitepress/locales/vi_VN.ts index 752588d9..a546745c 100644 --- a/website/docs/.vitepress/locales/vi_VN.ts +++ b/website/docs/.vitepress/locales/vi_VN.ts @@ -49,6 +49,7 @@ function sidebarGuide() { { text: 'Cách cài đặt', link: '/vi_VN/guide/installation' }, { text: 'Cách để build?', link: '/vi_VN/guide/how-to-build' }, { text: 'Tích hợp vào thiết bị không sử dụng GKI', link: '/vi_VN/guide/how-to-integrate-for-non-gki'}, + { text: 'Thiết bị hỗ trợ không chính thức', link: '/vi_VN/guide/unofficially-support-devices.md' }, { text: 'FAQ - Câu hỏi thường gặp', link: '/vi_VN/guide/faq' }, ] } diff --git a/website/docs/vi_VN/guide/unofficially-support-devices.md b/website/docs/vi_VN/guide/unofficially-support-devices.md new file mode 100644 index 00000000..603ac790 --- /dev/null +++ b/website/docs/vi_VN/guide/unofficially-support-devices.md @@ -0,0 +1,16 @@ +# Thiết bị hỗ trợ không chính thức + +::: warning +Đây là trang liệt kê kernel cho các thiết bị không dùng GKI được hỗ trợ bởi các lập trình viên khác. + +::: + +::: warning +Trang này chỉ để cho bạn tìm thấy source cho thiết bị của bạn, nó **HOÀN TOÀN KHÔNG** được review bởi _lập trình viên của KernelSU_. Vậy nên hãy tự chấp nhận rủi ro khi sử dụng chúng. + +::: + +| Maintainer | Repository | Thiết bị hỗ trợ | +| --- | --- | --- | +| [SpectreDev-007](https://github.com/SpectreDev-007) | [kernel_sony_sm8250](https://github.com/XperiaBrickers/kernel_sony_sm8250) | Sony sm8250 device | +| [akash07k](https://github.com/akash07k) | [nexus_kernel_xiaomi_sm8250](https://github.com/akash07k/nexus_kernel_xiaomi_sm8250/tree/lychee) | Poco F4: munch |