diff --git a/resources/scripts/locales/id.json b/resources/scripts/locales/id.json index 48b61022..4a55af78 100644 --- a/resources/scripts/locales/id.json +++ b/resources/scripts/locales/id.json @@ -868,26 +868,26 @@ "phone": "Phone", "country": "Country", "state": "State", - "city": "City", - "address": "Address", - "zip": "Zip", - "save": "Save", - "delete": "Delete", - "updated_message": "Company information updated successfully", - "delete_company": "Delete Company", - "delete_company_description": "Once you delete your company, you will lose all the data and files associated with it permanently.", - "are_you_absolutely_sure": "Are you absolutely sure?", - "delete_company_modal_desc": "This action cannot be undone. This will permanently delete {company} and all of its associated data.", - "delete_company_modal_label": "Please type {company} to confirm" + "city": "Kota", + "address": "Alamat", + "zip": "Kodepos", + "save": "Simpan", + "delete": "Hapus", + "updated_message": "Informasi perusahaan berhasil diperbarui", + "delete_company": "Hapus Perusahaan", + "delete_company_description": "Setelah Anda menghapus perusahaan Anda, Anda akan kehilangan semua data dan file yang terkait dengannya secara permanen.", + "are_you_absolutely_sure": "Apakah Anda benar-benar yakin?", + "delete_company_modal_desc": "Tindakan ini tidak bisa dibatalkan. Tindakan ini akan menghapus {company} dan semua data terkaitnya secara permanen.", + "delete_company_modal_label": "Mohon ketik ulang {company} untuk konfirmasi" }, "custom_fields": { - "title": "Custom Fields", - "section_description": "Customize your Invoices, Estimates & Payment Receipts with your own fields. Make sure to use the below added fields on the address formats on Customization settings page.", - "add_custom_field": "Add Custom Field", - "edit_custom_field": "Edit Custom Field", - "field_name": "Field Name", + "title": "Bidang Kustom", + "section_description": "Sesuaikan Faktur, Estimasi, dan Tanda Terima Pembayaran kamu dengan bidang kamu sendiri. Pastikan untuk menggunakan bidang yang ditambahkan di bawah ini pada format alamat pada halaman Pengaturan kostumisasi.", + "add_custom_field": "Tambahkan Bidang Khusus", + "edit_custom_field": "Ubah Bidang Khusus", + "field_name": "Nama Bidang", "label": "Label", - "type": "Type", + "type": "Jenis", "name": "Nama", "slug": "Slug", "required": "Wajib Diisi", @@ -917,14 +917,14 @@ "updated_message": "Baris Kustom berhasil diperbarui", "added_message": "Baris Kustom berhasil ditambahkan", "press_enter_to_add": "Tekan enter untuk menambahkan opsi baru", - "model_in_use": "Cannot update model for fields which are already in use.", - "type_in_use": "Cannot update type for fields which are already in use." + "model_in_use": "Tidak dapat memperbarui model untuk bidang yang sudah digunakan.", + "type_in_use": "Tidak dapat memperbarui jenis untuk bidang yang sudah digunakan." }, "customization": { - "customization": "customization", - "updated_message": "Company information updated successfully", - "save": "Save", - "insert_fields": "Insert Fields", + "customization": "kustomisasi", + "updated_message": "Informasi perusahaan berhasil diperbarui", + "save": "Simpan", + "insert_fields": "Masukkan Bidang", "learn_custom_format": "Learn how to use custom format", "add_new_component": "Add New Component", "component": "Component",