From 73840ac25dc6fe5a40b5f2732f5e3aca152aa3a3 Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Mon, 18 Aug 2025 10:33:38 +0700 Subject: [PATCH 1/5] chore: update id-id.json --- src/lang/id-id.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lang/id-id.json b/src/lang/id-id.json index ed06e9b09..d456a0da9 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -423,9 +423,9 @@ "allFileAccess": "Semua akses berkas", "fonts": "Huruf", "sponsor": "Sponsor", - "downloads": "downloads", - "reviews": "reviews", - "overview": "Overview", - "contributors": "Contributors", - "quicktools:hyphen": "Insert hyphen symbol" + "downloads": "Unduhan", + "reviews": "Ulasan", + "overview": "Ikhtisar", + "contributors": "Kontributor", + "quicktools:hyphen": "Masukkan simbol tanda hubung" } From 0c4fe92be52ea20782a94daca2aa0b208557541d Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Fri, 5 Sep 2025 06:20:13 +0700 Subject: [PATCH 2/5] fix(i18n): fix typo in ./src/lang/id-id.json --- src/lang/id-id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/id-id.json b/src/lang/id-id.json index d456a0da9..b03d1e78a 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -85,7 +85,7 @@ "soft tab": "Tab lunak", "sort by name": "Urutkan berdasarkan nama", "success": "Sukses", - "tab size": "Ukuram Tab", + "tab size": "Ukuran Tab", "text wrap": "Bungkus Teks", "theme": "Tema", "unable to delete file": "Tidak dapat menghapus berkas", From c2749819cc27d46079984704531771ffcd4ac866 Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Thu, 16 Oct 2025 17:15:11 +0700 Subject: [PATCH 3/5] chore(i18n): update id-id.json with new strings --- src/lang/id-id.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lang/id-id.json b/src/lang/id-id.json index e23b654d4..9bef5e06d 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -428,9 +428,9 @@ "overview": "Ikhtisar", "contributors": "Kontributor", "quicktools:hyphen": "Masukkan simbol tanda hubung", - "check for app updates": "Check for app updates", - "prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?", - "keywords": "Keywords", - "author": "Author", - "filtered by": "Filtered by" + "check for app updates": "Periksa pembaruan aplikasi", + "prompt update check consent message": "Acode dapat memeriksa pembaruan aplikasi baru saat Anda online. Aktifkan pemeriksaan pembaruan?", + "keywords": "Kata kunci", + "author": "Pembuat", + "filtered by": "Disaring oleh" } From 6a1268a7acdb3b6ae35ad8bb9867f0394680282d Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Wed, 29 Apr 2026 13:16:03 +0700 Subject: [PATCH 4/5] i18n(id-id): update strings --- src/lang/id-id.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/id-id.json b/src/lang/id-id.json index ff86cb1c7..5818348b0 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -726,6 +726,6 @@ "close other tabs": "Tutup Lainnya", "auto close tags": "Penutup tag otomatis", "settings-info-editor-auto-close-tags": "Menyisipkan tag penutup di berkas HTML, XML, Vue, Angular, dan templat PHP secara otomatis.", - "ui zoom": "UI zoom", - "settings-info-app-ui-zoom": "Scale text across the Acode interface." + "ui zoom": "Perbesar UI", + "settings-info-app-ui-zoom": "Besarkan teks di seluruh antarmuka Acode." } From b5df65ee39b00fe3a34303cab1c8d7bb7cac14e2 Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Wed, 29 Apr 2026 14:48:29 +0700 Subject: [PATCH 5/5] i18n(id-id): some fixes --- src/lang/id-id.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/id-id.json b/src/lang/id-id.json index 5818348b0..d20ab446e 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -726,6 +726,6 @@ "close other tabs": "Tutup Lainnya", "auto close tags": "Penutup tag otomatis", "settings-info-editor-auto-close-tags": "Menyisipkan tag penutup di berkas HTML, XML, Vue, Angular, dan templat PHP secara otomatis.", - "ui zoom": "Perbesar UI", - "settings-info-app-ui-zoom": "Besarkan teks di seluruh antarmuka Acode." + "ui zoom": "Pembesaran UI", + "settings-info-app-ui-zoom": "Skalakan teks di seluruh antarmuka Acode." }