Skip to content

Commit

Permalink
Merge pull request #195 from FaizBastomi/main
Browse files Browse the repository at this point in the history
Update ID Translations
  • Loading branch information
Schvis authored Mar 7, 2024
2 parents d981224 + e2951ef commit 1588c71
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 9 deletions.
10 changes: 5 additions & 5 deletions src/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default defineUserConfig({
"/id/": {
lang: "id-ID",
title: "Korepi",
description: "Pertolongan Korepi"
description: "Bantuan tentang Korepi"
},
"/es/": {
lang: "es-ES",
Expand Down Expand Up @@ -221,10 +221,10 @@ export default defineUserConfig({
cancelButtonAriaLabel: "Kembali",
},
startScreen: {
recentSearchesTitle: "Sejarah Pencariann",
noRecentSearchesText: "Tidak Ada Sejarah Pencarian",
saveRecentSearchButtonTitle: "Simpan ke Sejarah Pencarian",
removeRecentSearchButtonTitle: "Buang dari Sejarah Pencarian",
recentSearchesTitle: "Riwayat Pencarian",
noRecentSearchesText: "Tidak Ada Riwayat Pencarian",
saveRecentSearchButtonTitle: "Simpan ke Riwayat Pencarian",
removeRecentSearchButtonTitle: "Buang dari Riwayat Pencarian",
favoriteSearchesTitle: "Favorit",
removeFavoriteSearchButtonTitle: "Buang dari Favorit",
},
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/navbar/id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const idNavbar = navbar([
text: "Panduan",
icon: "lightbulb",
prefix: "guide/",
children: ["resethwid"],
children: ["getkey"],
},
{
text: "Fitur Yang Tersedia",
Expand Down
4 changes: 2 additions & 2 deletions src/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,9 @@ export default hopeTheme({
},
{
path: "/id/",
title: "Contribute Your Skills",
title: "Kontribusikan Keahlian Kamu",
content:
"If you have experience in <b>web front-end development</b> and <b>document management</b>, and would like to apply it to this documentation project, you are welcome to <a href='https://github.com/Korepi/korepi-docs'>join us in writing the documentation</a>",
"Jika kamu memiliki pengalaman dalam <b>pengembangan situs front-end</b> dan <b>manajemen dokumen</b>, dan ingin menerapkannya pada proyek dokumentasi ini, kamu dapat <a href='https://github.com/Korepi/korepi-docs'>bergabung dengan kami untuk menulis dokumentasi</a>",
fullscreen: false,
showOnce: false,
},
Expand Down
2 changes: 2 additions & 0 deletions src/id/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ highlights:
highlights:
- title: Membuka lokasi yang belum dijelajahi
- title: Buka semua peti di dalam permainan hanya dengan beberapa klik!
- title: Mode Eksplorasi, lebih fokus pada permainan!
- title: Mendukung berbagai bahasa!

- header: Sistem Interaksi Genshin yang Mudah dan Menyenangkan
description: Fitur eksklusif, gratis untuk digunakan
Expand Down
2 changes: 1 addition & 1 deletion src/id/guide/multi-instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ order: 7
---

## Cara Melakukan Multi-Instance (Membuka 2 Jendela Game Secara Bersamaan)
::: info Hanya untuk Calculator ( Autentikasi local )
::: info Hanya untuk Calculator ( Autentikasi lokal )
:::
---
<video controls preload="none" width="100%" poster="https://nextcloud.atruicardona.xyz/s/a3K6SK5bHyxfmZw/preview"><source src="https://nextcloud.atruicardona.xyz/s/a3K6SK5bHyxfmZw/download" type="video/mp4"></video>

0 comments on commit 1588c71

Please sign in to comment.