mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-27 05:51:56 +00:00
Add migration, update languages.
This commit is contained in:
@@ -61,7 +61,9 @@ return [
|
||||
'accepted' => ':attribute kabul edilmek zorunda.',
|
||||
'bic' => 'Bu BIC geçerli değilrdir.',
|
||||
'at_least_one_trigger' => 'Kural en az bir tetikleyiciye sahip olması gerekir.',
|
||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
||||
'at_least_one_action' => 'Kural en az bir eylem olması gerekir.',
|
||||
'at_least_one_active_action' => 'Rule must have at least one active 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.',
|
||||
'less' => ':attribute 10.000.000 den daha az olmalıdır',
|
||||
|
||||
Reference in New Issue
Block a user