From 73840ac25dc6fe5a40b5f2732f5e3aca152aa3a3 Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Mon, 18 Aug 2025 10:33:38 +0700 Subject: [PATCH 1/4] 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/4] 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/4] 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 280cd85e831d8e7a17276e2d1866bbbf895bd88c Mon Sep 17 00:00:00 2001 From: hyperz111 Date: Sat, 23 May 2026 09:29:42 +0700 Subject: [PATCH 4/4] 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 db81bc422..f8ffdfb4d 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -728,8 +728,8 @@ "settings-info-editor-auto-close-tags": "Menyisipkan tag penutup di berkas HTML, XML, Vue, Angular, dan templat PHP secara otomatis.", "ui zoom": "Pembesaran UI", "settings-info-app-ui-zoom": "Skalakan teks di seluruh antarmuka Acode.", - "show share button": "Show share button", - "settings-info-editor-show-share-button": "Show share button in selection menu.", + "show share button": "Tampilkan tombol bagikan", + "settings-info-editor-show-share-button": "Tampilkan tombol bagikan di menu pemilihan.", "plugin-not-supported": "Plugin tidak didukung", "plugin-not-supported-info": "Plugin dibuat untuk versi lama dari Acode.", "login-to-view": "Mohon login untuk melihat ini...",