mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 17:33:45 +00:00
Add migration, update languages.
This commit is contained in:
@@ -61,7 +61,9 @@ return [
|
||||
'accepted' => ':attribute måste godkännas.',
|
||||
'bic' => 'Detta är inte en giltig BIC.',
|
||||
'at_least_one_trigger' => 'Regeln måste ha minst en utlösare.',
|
||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
||||
'at_least_one_action' => 'Regel måste ha minst en åtgärd.',
|
||||
'at_least_one_active_action' => 'Rule must have at least one active action.',
|
||||
'base64' => 'Detta är inte giltigt bas64 data.',
|
||||
'model_id_invalid' => 'Angivet ID verkar ogiltig för denna modell.',
|
||||
'less' => ':attribute måste vara mindre än 10 000 000',
|
||||
|
Reference in New Issue
Block a user