New translations.

This commit is contained in:
James Cole
2019-10-26 16:54:26 +02:00
parent 0d072b4ed9
commit f7c34db39b
55 changed files with 872 additions and 6 deletions

View File

@@ -39,7 +39,6 @@ return [
'error_owner_role_needed' => 'You need the "owner"-role to do this.',
'error_store_new_piggybank' => 'Could not store new piggy bank.',
'error_fire_cronjob' => 'Could not fire recurring cron job.',
'error_no_rules_in_rule_group' => 'No rules in this rule group.',
'error_source_or_dest_null' => 'Source or destination is NULL.'
'error_no_rules_in_rule_group' => 'No rules in this rule group.',
'error_source_or_dest_null' => 'Source or destination is NULL.'
];