Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell 2013-01-05 13:13:06 -06:00
commit c65f284c25
1 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"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" => "The :attribute must have selected elements.",
"array" => "Isian :attribute harus memiliki elemen yang dipilih.",
"before" => "Isian :attribute harus tanggal sebelum :date.",
"between" => array(
"numeric" => "Isian :attribute harus antara :min - :max.",
@ -32,10 +32,10 @@
"string" => "Isian :attribute harus antara :min - :max karakter.",
),
"confirmed" => "Konfirmasi :attribute tidak cocok.",
"count" => "The :attribute must have exactly :count selected elements.",
"countbetween" => "The :attribute must have between :min and :max selected elements.",
"countmax" => "The :attribute must have less than :max selected elements.",
"countmin" => "The :attribute must have at least :min selected elements.",
"count" => "Isian :attribute harus memiliki tepat :count elemen.",
"countbetween" => "Isian :attribute harus diantara :min dan :max elemen.",
"countmax" => "Isian :attribute harus lebih kurang dari :max elemen.",
"countmin" => "Isian :attribute harus paling sedikit :min elemen.",
"different" => "Isian :attribute dan :other harus berbeda.",
"email" => "Format isian :attribute tidak valid.",
"exists" => "Isian :attribute yang dipilih tidak valid.",