mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Add migration, update languages.
This commit is contained in:
@@ -61,7 +61,9 @@ return [
|
||||
'accepted' => 'Atribút :attribute je potrebné potvrdiť.',
|
||||
'bic' => 'Toto nie je platný BIC.',
|
||||
'at_least_one_trigger' => 'Pravidlo musí mať aspoň jeden spúšťač.',
|
||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
||||
'at_least_one_action' => 'Pravidlo musí obsahovať aspoň jednu akciu.',
|
||||
'at_least_one_active_action' => 'Rule must have at least one active action.',
|
||||
'base64' => 'Údaje nie sú v platnom kódovaní Base64.',
|
||||
'model_id_invalid' => 'Zdá sa, že dané ID je pre tento model neplatné.',
|
||||
'less' => ':attribute musí byť menej než 10.000.000',
|
||||
|
||||
Reference in New Issue
Block a user