From 8d7091285aa6e392baf8ef60d88583009a6fc61e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 23 Jul 2017 09:50:38 +0200 Subject: [PATCH] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 3a1d59445f..cc0a79c3c2 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -263,7 +263,7 @@ return [ 'execute' => 'Ausführen', 'apply_rule_group_selection' => 'Apply rule group ":title" to a selection of your transactions', 'apply_rule_group_selection_intro' => 'Rule groups like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run all the rules in this group on a selection of your existing transactions. This can be useful when you have updated a group of rules and you need the changes to be applied to all of your other transactions.', - 'applied_rule_group_selection' => 'Rule ":title" has been applied to your selection.', + 'applied_rule_group_selection' => 'Rule group ":title" has been applied to your selection.', // actions and triggers 'rule_trigger_user_action' => 'Die Nutzeraktion ist ":trigger_value"',