New translations [skip ci]

This commit is contained in:
James Cole
2018-08-05 15:33:49 +02:00
parent 5449879a7d
commit 07a8c69ba8
57 changed files with 463 additions and 132 deletions

View File

@@ -269,7 +269,8 @@ return [
'move_rule_group_up' => 'Move rule group up',
'move_rule_group_down' => 'Move rule group down',
'save_rules_by_moving' => 'Save these rule(s) by moving them to another rule group:',
'make_new_rule' => 'Make new rule in rule group ":title"',
'make_new_rule' => 'Make a new rule in rule group ":title"',
'make_new_rule_no_group' => 'Make a new rule',
'rule_is_strict' => 'strict rule',
'rule_is_not_strict' => 'non-strict rule',
'rule_help_stop_processing' => 'When you check this box, later rules in this group will not be executed.',