mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 03:00:14 +00:00
New strings [skip ci]
This commit is contained in:
@@ -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.',
|
||||
|
Reference in New Issue
Block a user