website: update id translation (#325)

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
This commit is contained in:
Amicia De Rune
2023-03-27 22:42:42 +07:00
committed by GitHub
parent 7be405e4e4
commit ab07557aa5
6 changed files with 338 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ function sidebarGuide() {
{ text: 'Bagaimana cara buildnya?', link: '/id_ID/guide/how-to-build' },
{ text: 'Integrasi untuk perangkat non-GKI', link: '/id_ID/guide/how-to-integrate-for-non-gki'},
{ text: 'Perangkat yang didukung secara tidak resmi', link: '/id_ID/guide/unofficially-support-devices.md' },
{ text: 'Petunjuk module', link: '/id_ID/guide/module.md' },
{ text: 'Antisipasi dari bootloop', link: '/id_ID/guide/rescue-from-bootloop.md' },
{ text: 'FAQ', link: '/id_ID/guide/faq' },
]
}