Skip to content

Commit c4469e7

Browse files
authored
update(id-id): translate new strings in id-id.json (#2034)
* chore: update id-id.json * fix(i18n): fix typo in ./src/lang/id-id.json * chore(i18n): update id-id.json with new strings * i18n(id-id): update strings * i18n(id-id): some fixes
1 parent 8381c1f commit c4469e7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/lang/id-id.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -716,12 +716,12 @@
716716
"lsp-remove-custom-server-confirm": "Hapus server bahasa kostum {server}?",
717717
"lsp-custom-server-removed": "Server kostum dihapus",
718718
"settings-info-lsp-remove-custom-server": "Hapus server bahasa kostum ini dari Acode.",
719-
"unsaved selected tabs warning": "Some selected tabs are not saved. Choose what to do.",
720-
"save selected tabs": "Save selected tabs",
721-
"close selected tabs": "Close selected tabs",
722-
"save selected tabs warning": "Are you sure you want to save and close the selected tabs?",
723-
"close selected tabs warning": "Are you sure you want to close the selected tabs? You will lose the unsaved changes and this action cannot be reversed.",
724-
"close tabs to right": "Close Right",
725-
"close tabs to left": "Close Left",
726-
"close other tabs": "Close Others"
719+
"unsaved selected tabs warning": "Beberapa tab terpilih tidak disimpan. Pilih apa yang harus dilakukan.",
720+
"save selected tabs": "Simpan tab terpilih",
721+
"close selected tabs": "Tutup tab terpilih",
722+
"save selected tabs warning": "Apakah Anda yakin ingin menyimpan dan menutup tab terpilih?",
723+
"close selected tabs warning": "Apakah Anda yakin ingin menutup tab terpilih? Anda akan kehilangan perubahan yang belum disimpan dan aksi ini tidak dapat dibatalkan.",
724+
"close tabs to right": "Tutup Kanan",
725+
"close tabs to left": "Tutup Kiri",
726+
"close other tabs": "Tutup Lainnya"
727727
}

0 commit comments

Comments
 (0)