From 88eb16331eca3f20a294de8ba18368870e14d409 Mon Sep 17 00:00:00 2001 From: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com> Date: Sat, 11 Jan 2025 11:13:22 +0700 Subject: [PATCH] update: `id_ID` translations (#107) This commit updates the translations for Indonesia language with proper grammar. Signed-off-by: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com> --- TRANSLATOR.md | 2 +- webroot/lang/id_ID.json | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/TRANSLATOR.md b/TRANSLATOR.md index d8010e0..cfbe649 100644 --- a/TRANSLATOR.md +++ b/TRANSLATOR.md @@ -3,7 +3,7 @@ - **de_DE** by [@Blazzycrafer](https://github.com/Blazzycrafter) - **en_US** by [@PerformanC (The PerformanC Organization)](https://github.com/PerformanC) - **ja_JP** by [@Fyphen1223](https://github.com/Fyphen1223) -- **id_ID** by [@bpanca05](https://github.com/bpanca05) +- **id_ID** by [@bpanca05](https://github.com/bpanca05) & [@LuckyKiddos](https://github.com/GuitarHeroStyles) - **pt_BR** by [@ThePedroo](https://github.com/ThePedroo) - **ro_RO** by [@ExtremeXT](https://github.com/ExtremeXT) - **ru_RU** by [@Emulond](https://github.com/Emulond) & [@AJleKcAHgP68](https://github.com/AJleKcAHgP68) diff --git a/webroot/lang/id_ID.json b/webroot/lang/id_ID.json index 05c7702..9bbe1f0 100644 --- a/webroot/lang/id_ID.json +++ b/webroot/lang/id_ID.json @@ -18,8 +18,8 @@ "copy": "SALIN", "clear": "BERSIHKAN SEMUA LOG" }, - "header": "Log Kesalahan", - "placeholder": "Tidak ada log kesalahan tercatat disini!" + "header": "Log Error", + "placeholder": "Tidak ada log error tercatat disini!" } }, "page": { @@ -50,7 +50,7 @@ "header": "Pengaturan", "font": { "header": "Gunakan Font Sistem", - "description": "Opsi ini akan mengaktifkan font sistem pada WebUI saat ini. Catatan: Mungkin tidak kompatibel dengan FlipFont" + "description": "Opsi ini akan mengaktifkan font sistem pada WebUI saat ini. (Mungkin tidak kompatibel dengan FlipFont)" }, "theme": { "header": "Bawaan Sistem", @@ -61,13 +61,13 @@ "description": "Ubah ke bahasa baru Anda" }, "logs": { - "header": "Log Kesalahan", - "description": "Lihat semua log kesalahan Anda" + "header": "Log Error", + "description": "Lihat semua log Error Anda" }, "credits": { - "module": "Pengembang Modul", - "original": "Pengembang Modul Asli", - "web": "Pengembang WebUI" + "module": "Developer Modul", + "original": "Developer Modul Asli", + "web": "Developer WebUI" }, "license": { "module": "Lisensi Modul", @@ -75,13 +75,13 @@ } }, "actions": { - "header": "Aksi", + "header": "Tindakan", "monitorButton": { "pause": "Jeda", "stop": "Berhenti", "start": "Mulai" }, - "monitor": "Pemantauan", + "monitor": "Monitor", "status": { "tracing": "Pelacakan", "stopping": "Menghentikan",