New strings [skip ci]

This commit is contained in:
James Cole
2018-07-25 16:44:06 +02:00
parent 5a73e79475
commit 02272f7db0
45 changed files with 290 additions and 260 deletions

View File

@@ -50,7 +50,8 @@ return [
'at_least_one_action' => 'Rule must have at least one action.',
'base64' => 'Bu geçerli Base64 olarak kodlanmış veri değildir.',
'model_id_invalid' => 'Verilen kimlik bu model için geçersiz görünüyor.',
'more' => ':attribute sıfırdan büyük olmak zorundadır.',
'more' => ':attribute must be larger than :value.',
'less' => ':attribute must be less than 10,000,000',
'active_url' => ':attribute geçerli bir URL değil.',
'after' => ':attribute :date tarihinden sonrası için tarihlendirilmelidir.',
'alpha' => ':attribute sadece harf içerebilir.',