diff --git a/lang/en/texts.php b/lang/en/texts.php index 7b97b75805..12782ffc67 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5625,7 +5625,9 @@ $lang = array( 'lifecycle' => 'Lifecycle', 'order_columns' => 'Order Columns', 'topic_arn' => 'Topic ARN', - + 'lang_Catalan' => 'Catalan', + 'lang_Afrikaans' => 'Afrikaans', + 'lang_Indonesian' => 'Indonesian', ); return $lang; diff --git a/lang/id_ID/auth.php b/lang/id_ID/auth.php index 6598e2c060..22c02c8123 100644 --- a/lang/id_ID/auth.php +++ b/lang/id_ID/auth.php @@ -13,8 +13,8 @@ return [ | */ - 'failed' => 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + 'failed' => 'Kredensial ini tidak cocok dengan catatan kami.', // These credentials do not match our records + 'password' => 'Kata sandi yang diberikan tidak benar.', // The provided password is incorrect + 'throttle' => 'Terlalu banyak percobaan login. Silakan coba lagi dalam :seconds detik.', // Too many login attempts. Please try again in :seconds seconds ]; diff --git a/lang/id_ID/help.php b/lang/id_ID/help.php index 8cf066c1d9..5262082396 100644 --- a/lang/id_ID/help.php +++ b/lang/id_ID/help.php @@ -1,13 +1,13 @@ 'Message to be displayed on clients dashboard', - 'client_currency' => 'The client currency.', - 'client_language' => 'The client language.', - 'client_payment_terms' => 'The client payment terms.', - 'client_paid_invoice' => 'Message to be displayed on a clients paid invoice screen', - 'client_unpaid_invoice' => 'Message to be displayed on a clients unpaid invoice screen', - 'client_unapproved_quote' => 'Message to be displayed on a clients unapproved quote screen', + 'client_dashboard' => 'Pesan yang akan ditampilkan di dashboard klien', // Message to be displayed on clients dashboard + 'client_currency' => 'Mata uang klien.', // The client currency + 'client_language' => 'Bahasa klien.', // The client language + 'client_payment_terms' => 'Syarat pembayaran klien.', // The client payment terms + 'client_paid_invoice' => 'Pesan yang akan ditampilkan di layar faktur berbayar klien', // Message to be displayed on a clients paid invoice screen + 'client_unpaid_invoice' => 'Pesan yang akan ditampilkan di layar faktur belum dibayar klien', // Message to be displayed on a clients unpaid invoice screen + 'client_unapproved_quote' => 'Pesan yang akan ditampilkan di layar penawaran belum disetujui klien', // Message to be displayed on a clients unapproved quote screen ); return $lang; diff --git a/lang/id_ID/pagination.php b/lang/id_ID/pagination.php index 2b9b38e09b..9058b262b0 100644 --- a/lang/id_ID/pagination.php +++ b/lang/id_ID/pagination.php @@ -13,7 +13,7 @@ return [ | */ - 'previous' => '« Previous', - 'next' => 'Next »', + 'previous' => '« Sebelumnya', // Previous + 'next' => 'Selanjutnya »', // Next ]; diff --git a/lang/id_ID/passwords.php b/lang/id_ID/passwords.php index 52c61c69a9..3642e6f0ae 100644 --- a/lang/id_ID/passwords.php +++ b/lang/id_ID/passwords.php @@ -13,11 +13,11 @@ return [ | */ - 'password' => 'Passwords must be at least six characters and match the confirmation.', - 'reset' => 'Your password has been reset!', - 'sent' => 'We have e-mailed your password reset link!', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that e-mail address.", - 'throttled' => 'You have requested password reset recently, please check your email.', + 'password' => 'Kata sandi harus minimal enam karakter dan cocok dengan konfirmasi.', // Passwords must be at least six characters and match the confirmation + 'reset' => 'Kata sandi Anda telah diatur ulang!', // Your password has been reset + 'sent' => 'Kami telah mengirim email link reset kata sandi Anda!', // We have e-mailed your password reset link + 'token' => 'Token reset kata sandi ini tidak valid.', // This password reset token is invalid + 'user' => "Kami tidak dapat menemukan pengguna dengan alamat email tersebut.", // We can't find a user with that e-mail address + 'throttled' => 'Anda telah meminta reset kata sandi baru-baru ini, silakan periksa email Anda.', // You have requested password reset recently, please check your email ]; diff --git a/lang/id_ID/ubl.php b/lang/id_ID/ubl.php index 3178e5b10c..8612a9380b 100644 --- a/lang/id_ID/ubl.php +++ b/lang/id_ID/ubl.php @@ -1,28 +1,28 @@ 'Free export item', - 'outside_tax_scope' => 'Outside tax scope', - 'eea_goods_and_services' => 'EEA goods and services', - 'lower_rate' => 'Lower rate', - 'mixed_tax_rate' => 'Mixed tax rate', - 'higher_rate' => 'Higher rate', - 'canary_islands_indirect_tax' => 'Canary Islands indirect tax', - 'ceuta_and_melilla' => 'Ceuta and Melilla', - 'transferred_vat_italy' => 'Transferred VAT Italy', - 'exempt_for_resale' => 'Exempt for resale', - 'vat_not_now_due' => 'VAT not now due', - 'vat_due_previous_invoice' => 'VAT due previous', - 'transferred_vat' => 'Transferred VAT', - 'duty_paid_by_supplier' => 'Duty paid by supplier', - 'vat_margin_scheme_travel_agents' => 'VAT margin scheme travel agents', - 'vat_margin_scheme_second_hand_goods' => 'VAT margin scheme second hand goods', - 'vat_margin_scheme_works_of_art' => 'VAT margin scheme works of art', - 'vat_margin_scheme_collectors_items' => 'VAT margin scheme collectors items', - 'vat_exempt_eea_intra_community' => 'VAT exempt EEA intra community', - 'canary_islands_tax' => 'Canary Islands tax', - 'tax_ceuta_melilla' => 'Tax Ceuta Melilla', - 'services_outside_scope' => 'Services outside scope', + 'free_export_item' => 'Item ekspor gratis', // Free export item + 'outside_tax_scope' => 'Di luar cakupan pajak', // Outside tax scope + 'eea_goods_and_services' => 'Barang dan jasa EEA', // EEA goods and services + 'lower_rate' => 'Tarif lebih rendah', // Lower rate + 'mixed_tax_rate' => 'Tarif pajak campuran', // Mixed tax rate + 'higher_rate' => 'Tarif lebih tinggi', // Higher rate + 'canary_islands_indirect_tax' => 'Pajak tidak langsung Kepulauan Canary', // Canary Islands indirect tax + 'ceuta_and_melilla' => 'Ceuta dan Melilla', // Ceuta and Melilla + 'transferred_vat_italy' => 'PPN yang ditransfer Italia', // Transferred VAT Italy + 'exempt_for_resale' => 'Bebas untuk dijual kembali', // Exempt for resale + 'vat_not_now_due' => 'PPN tidak jatuh tempo sekarang', // VAT not now due + 'vat_due_previous_invoice' => 'PPN jatuh tempo sebelumnya', // VAT due previous + 'transferred_vat' => 'PPN yang ditransfer', // Transferred VAT + 'duty_paid_by_supplier' => 'Bea dibayar oleh pemasok', // Duty paid by supplier + 'vat_margin_scheme_travel_agents' => 'Skema margin PPN agen perjalanan', // VAT margin scheme travel agents + 'vat_margin_scheme_second_hand_goods' => 'Skema margin PPN barang bekas', // VAT margin scheme second hand goods + 'vat_margin_scheme_works_of_art' => 'Skema margin PPN karya seni', // VAT margin scheme works of art + 'vat_margin_scheme_collectors_items' => 'Skema margin PPN item kolektor', // VAT margin scheme collectors items + 'vat_exempt_eea_intra_community' => 'PPN bebas EEA intra komunitas', // VAT exempt EEA intra community + 'canary_islands_tax' => 'Pajak Kepulauan Canary', // Canary Islands tax + 'tax_ceuta_melilla' => 'Pajak Ceuta Melilla', // Tax Ceuta Melilla + 'services_outside_scope' => 'Layanan di luar cakupan', // Services outside scope ); return $lang; \ No newline at end of file diff --git a/lang/id_ID/validation.php b/lang/id_ID/validation.php index 77fb5118dd..13faa6af25 100644 --- a/lang/id_ID/validation.php +++ b/lang/id_ID/validation.php @@ -13,129 +13,129 @@ return [ | */ - 'accepted' => 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'accepted' => 'The :attribute harus diterima.', // The :attribute must be accepted + 'accepted_if' => 'The :attribute harus diterima ketika :other adalah :value.', // The :attribute must be accepted when :other is :value + 'active_url' => 'The :attribute bukan URL yang valid.', // The :attribute is not a valid URL + 'after' => 'The :attribute harus berupa tanggal setelah :date.', // The :attribute must be a date after :date + 'after_or_equal' => 'The :attribute harus berupa tanggal setelah atau sama dengan :date.', // The :attribute must be a date after or equal to :date + 'alpha' => 'The :attribute hanya boleh berisi huruf.', // The :attribute must only contain letters + 'alpha_dash' => 'The :attribute hanya boleh berisi huruf, angka, tanda hubung dan garis bawah.', // The :attribute must only contain letters, numbers, dashes and underscores + 'alpha_num' => 'The :attribute hanya boleh berisi huruf dan angka.', // The :attribute must only contain letters and numbers + 'array' => 'The :attribute harus berupa array.', // The :attribute must be an array + 'before' => 'The :attribute harus berupa tanggal sebelum :date.', // The :attribute must be a date before :date + 'before_or_equal' => 'The :attribute harus berupa tanggal sebelum atau sama dengan :date.', // The :attribute must be a date before or equal to :date 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', + 'array' => 'The :attribute harus memiliki antara :min dan :max item.', // The :attribute must have between :min and :max items + 'file' => 'The :attribute harus antara :min dan :max kilobyte.', // The :attribute must be between :min and :max kilobytes + 'numeric' => 'The :attribute harus antara :min dan :max.', // The :attribute must be between :min and :max + 'string' => 'The :attribute harus antara :min dan :max karakter.', // The :attribute must be between :min and :max characters ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', + 'boolean' => 'Bidang :attribute harus benar atau salah.', // The :attribute field must be true or false + 'confirmed' => 'Konfirmasi :attribute tidak cocok.', // The :attribute confirmation does not match + 'current_password' => 'Kata sandi salah.', // The password is incorrect + 'date' => 'The :attribute bukan tanggal yang valid.', // The :attribute is not a valid date + 'date_equals' => 'The :attribute harus berupa tanggal yang sama dengan :date.', // The :attribute must be a date equal to :date + 'date_format' => 'The :attribute tidak cocok dengan format :format.', // The :attribute does not match the format :format + 'declined' => 'The :attribute harus ditolak.', // The :attribute must be declined + 'declined_if' => 'The :attribute harus ditolak ketika :other adalah :value.', // The :attribute must be declined when :other is :value + 'different' => 'The :attribute dan :other harus berbeda.', // The :attribute and :other must be different + 'digits' => 'The :attribute harus :digits digit.', // The :attribute must be :digits digits + 'digits_between' => 'The :attribute harus antara :min dan :max digit.', // The :attribute must be between :min and :max digits + 'dimensions' => 'The :attribute memiliki dimensi gambar yang tidak valid.', // The :attribute has invalid image dimensions + 'distinct' => 'Bidang :attribute memiliki nilai duplikat.', // The :attribute field has a duplicate value + 'email' => 'The :attribute harus berupa alamat email yang valid.', // The :attribute must be a valid email address + 'ends_with' => 'The :attribute harus diakhiri dengan salah satu dari: :values.', // The :attribute must end with one of the following: :values + 'enum' => 'The :attribute yang dipilih tidak valid.', // The selected :attribute is invalid + 'exists' => 'The :attribute yang dipilih tidak valid.', // The selected :attribute is invalid + 'file' => 'The :attribute harus berupa file.', // The :attribute must be a file + 'filled' => 'Bidang :attribute harus memiliki nilai.', // The :attribute field must have a value 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', + 'array' => 'The :attribute harus memiliki lebih dari :value item.', // The :attribute must have more than :value items + 'file' => 'The :attribute harus lebih besar dari :value kilobyte.', // The :attribute must be greater than :value kilobytes + 'numeric' => 'The :attribute harus lebih besar dari :value.', // The :attribute must be greater than :value + 'string' => 'The :attribute harus lebih besar dari :value karakter.', // The :attribute must be greater than :value characters ], 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', + 'array' => 'The :attribute harus memiliki :value item atau lebih.', // The :attribute must have :value items or more + 'file' => 'The :attribute harus lebih besar dari atau sama dengan :value kilobyte.', // The :attribute must be greater than or equal to :value kilobytes + 'numeric' => 'The :attribute harus lebih besar dari atau sama dengan :value.', // The :attribute must be greater than or equal to :value + 'string' => 'The :attribute harus lebih besar dari atau sama dengan :value karakter.', // The :attribute must be greater than or equal to :value characters ], - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', + 'image' => 'The :attribute harus berupa gambar.', // The :attribute must be an image + 'in' => 'The :attribute yang dipilih tidak valid.', // The selected :attribute is invalid + 'in_array' => 'Bidang :attribute tidak ada dalam :other.', // The :attribute field does not exist in :other + 'integer' => 'The :attribute harus berupa integer.', // The :attribute must be an integer + 'ip' => 'The :attribute harus berupa alamat IP yang valid.', // The :attribute must be a valid IP address + 'ipv4' => 'The :attribute harus berupa alamat IPv4 yang valid.', // The :attribute must be a valid IPv4 address + 'ipv6' => 'The :attribute harus berupa alamat IPv6 yang valid.', // The :attribute must be a valid IPv6 address + 'json' => 'The :attribute harus berupa string JSON yang valid.', // The :attribute must be a valid JSON string 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', + 'array' => 'The :attribute harus memiliki kurang dari :value item.', // The :attribute must have less than :value items + 'file' => 'The :attribute harus kurang dari :value kilobyte.', // The :attribute must be less than :value kilobytes + 'numeric' => 'The :attribute harus kurang dari :value.', // The :attribute must be less than :value + 'string' => 'The :attribute harus kurang dari :value karakter.', // The :attribute must be less than :value characters ], 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', + 'array' => 'The :attribute tidak boleh memiliki lebih dari :value item.', // The :attribute must not have more than :value items + 'file' => 'The :attribute harus kurang dari atau sama dengan :value kilobyte.', // The :attribute must be less than or equal to :value kilobytes + 'numeric' => 'The :attribute harus kurang dari atau sama dengan :value.', // The :attribute must be less than or equal to :value + 'string' => 'The :attribute harus kurang dari atau sama dengan :value karakter.', // The :attribute must be less than or equal to :value characters ], - 'mac_address' => 'The :attribute must be a valid MAC address.', + 'mac_address' => 'The :attribute harus berupa alamat MAC yang valid.', // The :attribute must be a valid MAC address 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', + 'array' => 'The :attribute tidak boleh memiliki lebih dari :max item.', // The :attribute must not have more than :max items + 'file' => 'The :attribute tidak boleh lebih besar dari :max kilobyte.', // The :attribute must not be greater than :max kilobytes + 'numeric' => 'The :attribute tidak boleh lebih besar dari :max.', // The :attribute must not be greater than :max + 'string' => 'The :attribute tidak boleh lebih besar dari :max karakter.', // The :attribute must not be greater than :max characters ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'mimes' => 'The :attribute harus berupa file bertipe: :values.', // The :attribute must be a file of type: :values + 'mimetypes' => 'The :attribute harus berupa file bertipe: :values.', // The :attribute must be a file of type: :values 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', + 'array' => 'The :attribute harus memiliki minimal :min item.', // The :attribute must have at least :min items + 'file' => 'The :attribute harus minimal :min kilobyte.', // The :attribute must be at least :min kilobytes + 'numeric' => 'The :attribute harus minimal :min.', // The :attribute must be at least :min + 'string' => 'The :attribute harus minimal :min karakter.', // The :attribute must be at least :min characters ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', + 'multiple_of' => 'The :attribute harus kelipatan dari :value.', // The :attribute must be a multiple of :value + 'not_in' => 'The :attribute yang dipilih tidak valid.', // The selected :attribute is invalid + 'not_regex' => 'Format :attribute tidak valid.', // The :attribute format is invalid + 'numeric' => 'The :attribute harus berupa angka.', // The :attribute must be a number 'password' => [ - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + 'letters' => 'The :attribute harus mengandung minimal satu huruf.', // The :attribute must contain at least one letter + 'mixed' => 'The :attribute harus mengandung minimal satu huruf besar dan satu huruf kecil.', // The :attribute must contain at least one uppercase and one lowercase letter + 'numbers' => 'The :attribute harus mengandung minimal satu angka.', // The :attribute must contain at least one number + 'symbols' => 'The :attribute harus mengandung minimal satu simbol.', // The :attribute must contain at least one symbol + 'uncompromised' => 'The :attribute yang diberikan telah muncul dalam kebocoran data. Silakan pilih :attribute yang berbeda.', // The given :attribute has appeared in a data leak. Please choose a different :attribute ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', + 'present' => 'Bidang :attribute harus ada.', // The :attribute field must be present + 'prohibited' => 'Bidang :attribute dilarang.', // The :attribute field is prohibited + 'prohibited_if' => 'Bidang :attribute dilarang ketika :other adalah :value.', // The :attribute field is prohibited when :other is :value + 'prohibited_unless' => 'Bidang :attribute dilarang kecuali :other ada dalam :values.', // The :attribute field is prohibited unless :other is in :values + 'prohibits' => 'Bidang :attribute melarang :other untuk ada.', // The :attribute field prohibits :other from being present + 'regex' => 'Format :attribute tidak valid.', // The :attribute format is invalid + 'required' => 'Bidang :attribute wajib diisi.', // The :attribute field is required + 'required_array_keys' => 'Bidang :attribute harus berisi entri untuk: :values.', // The :attribute field must contain entries for: :values + 'required_if' => 'Bidang :attribute wajib diisi ketika :other adalah :value.', // The :attribute field is required when :other is :value + 'required_unless' => 'Bidang :attribute wajib diisi kecuali :other ada dalam :values.', // The :attribute field is required unless :other is in :values + 'required_with' => 'Bidang :attribute wajib diisi ketika :values ada.', // The :attribute field is required when :values is present + 'required_with_all' => 'Bidang :attribute wajib diisi ketika :values ada.', // The :attribute field is required when :values are present + 'required_without' => 'Bidang :attribute wajib diisi ketika :values tidak ada.', // The :attribute field is required when :values is not present + 'required_without_all' => 'Bidang :attribute wajib diisi ketika tidak ada :values yang ada.', // The :attribute field is required when none of :values are present + 'same' => 'The :attribute dan :other harus cocok.', // The :attribute and :other must match 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', + 'array' => 'The :attribute harus berisi :size item.', // The :attribute must contain :size items + 'file' => 'The :attribute harus :size kilobyte.', // The :attribute must be :size kilobytes + 'numeric' => 'The :attribute harus :size.', // The :attribute must be :size + 'string' => 'The :attribute harus :size karakter.', // The :attribute must be :size characters ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', + 'starts_with' => 'The :attribute harus dimulai dengan salah satu dari: :values.', // The :attribute must start with one of the following: :values + 'doesnt_start_with' => 'The :attribute tidak boleh dimulai dengan salah satu dari: :values.', // The :attribute may not start with one of the following: :values + 'string' => 'The :attribute harus berupa string.', // The :attribute must be a string + 'timezone' => 'The :attribute harus berupa timezone yang valid.', // The :attribute must be a valid timezone + 'unique' => 'The :attribute sudah diambil.', // The :attribute has already been taken + 'uploaded' => 'The :attribute gagal diunggah.', // The :attribute failed to upload + 'url' => 'The :attribute harus berupa URL yang valid.', // The :attribute must be a valid URL + 'uuid' => 'The :attribute harus berupa UUID yang valid.', // The :attribute must be a valid UUID /* |--------------------------------------------------------------------------