mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
Add migration, update languages.
This commit is contained in:
@@ -61,7 +61,9 @@ return [
|
||||
'accepted' => 'Määritteen :attribute täytyy olla hyväksytty.',
|
||||
'bic' => 'Tämä ei ole kelvollinen BIC.',
|
||||
'at_least_one_trigger' => 'Säännöllä täytyy olla ainakin yksi ehto.',
|
||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
||||
'at_least_one_action' => 'Säännöllä täytyy olla vähintään yksi tapahtuma.',
|
||||
'at_least_one_active_action' => 'Rule must have at least one active action.',
|
||||
'base64' => 'Tämä ei ole kelvollinen base64-koodattu data.',
|
||||
'model_id_invalid' => 'Annettu tunniste ei kelpaa tämän mallin kanssa.',
|
||||
'less' => 'Määritteen :attribute täytyy olla pienempi kuin 10,000,000',
|
||||
|
||||
Reference in New Issue
Block a user