updated translations
This commit is contained in:
@ -20,7 +20,7 @@ return [
|
||||
'alpha' => 'Isian :attribute hanya boleh berisi huruf.',
|
||||
'alpha_dash' => 'Isian :attribute hanya boleh berisi huruf, angka, dan strip.',
|
||||
'alpha_num' => 'Isian :attribute hanya boleh berisi huruf dan angka.',
|
||||
'array' => 'Isian :attribute harus berupa sebuah array.',
|
||||
'array' => 'Isian :attribute harus berupa array.',
|
||||
'before' => 'Isian :attribute harus tanggal sebelum :date.',
|
||||
'before_or_equal' => 'Isian :attribute harus berupa tanggal sebelum atau sama dengan tanggal :date.',
|
||||
'between' => [
|
||||
@ -101,8 +101,8 @@ return [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'kustomisasi-pesan',
|
||||
],
|
||||
'invalid_currency' => 'The :attribute code is invalid.',
|
||||
'invalid_amount' => 'The amount :attribute is invalid.',
|
||||
'invalid_currency' => ':attribute kode tidak valid.',
|
||||
'invalid_amount' => 'Jumlah :attribute tidak valid.',
|
||||
],
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user