From 01f01b860748e85aed62fd9d8a9566719893cff2 Mon Sep 17 00:00:00 2001 From: Mohit Panjwani Date: Wed, 28 Jun 2023 10:27:56 +0530 Subject: [PATCH] New translations en.json (Indonesian) --- resources/scripts/locales/id.json | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/resources/scripts/locales/id.json b/resources/scripts/locales/id.json index 81a0e24c..02dc6cf5 100644 --- a/resources/scripts/locales/id.json +++ b/resources/scripts/locales/id.json @@ -1274,10 +1274,10 @@ "do_spaces_bucket": "Do Spaces Bucket", "do_spaces_endpoint": "Do Spaces Endpoint", "do_spaces_root": "Do Spaces Root", - "dropbox_type": "Dropbox Type", - "dropbox_token": "Dropbox Token", - "dropbox_key": "Dropbox Key", - "dropbox_secret": "Dropbox Secret", + "dropbox_type": "Jenis Dropbox", + "dropbox_token": "Token Dropbox", + "dropbox_key": "Kunci Dropbox", + "dropbox_secret": "Kunci Rahasia Dropbox", "dropbox_app": "Dropbox App", "dropbox_root": "Dropbox Root", "default_driver": "Driver Bawaan", @@ -1306,22 +1306,22 @@ "add_company_address": "Enter Company Address", "modal_description": "The information below is required in order to fetch sales tax.", "add_address": "Add Address for fetching sales tax.", - "address_placeholder": "Example: 123, My Street", - "city_placeholder": "Example: Los Angeles", - "state_placeholder": "Example: CA", - "zip_placeholder": "Example: 90024", - "invalid_address": "Please provide valid address details." + "address_placeholder": "Contoh: 123, My Street", + "city_placeholder": "Contoh: Los Angeles", + "state_placeholder": "Contoh: CA", + "zip_placeholder": "Contoh: 90024", + "invalid_address": "Tolong masukkan alamat yang valid." } }, "wizard": { - "account_info": "Account Information", + "account_info": "Informasi Akun", "account_info_desc": "Below details will be used to create the main Administrator account. Also you can change the details anytime after logging in.", - "name": "Name", - "email": "Email", - "password": "Password", - "confirm_password": "Confirm Password", - "save_cont": "Save & Continue", - "company_info": "Company Information", + "name": "Nama", + "email": "Surel", + "password": "Kata sandi", + "confirm_password": "Konfirmasi Kata sandi", + "save_cont": "Simpan & Lanjutkan", + "company_info": "Informasi Perusahaan", "company_info_desc": "This information will be displayed on invoices. Note that you can edit this later on settings page.", "company_name": "Company Name", "company_logo": "Company Logo", @@ -1329,7 +1329,7 @@ "preferences": "Company Preferences", "preferences_desc": "Specify the default preferences for this company.", "currency_set_alert": "The company's currency cannot be changed later.", - "country": "Country", + "country": "Negara", "state": "State", "city": "City", "address": "Address",