From 7d481efff9428b88d58ff623aedb82c3a416e10c Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 25 Sep 2017 09:31:41 +0200 Subject: [PATCH] New translations firefly.php (Portuguese, Brazilian) --- resources/lang/pt_BR/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index d12564fc2f..4aaf74e4c7 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -319,6 +319,8 @@ return [ 'rule_action_set_source_account' => 'Definir a conta de origem para :action_value', 'rule_action_set_destination_account_choice' => 'Definir a conta de destino...', 'rule_action_set_destination_account' => 'Definir a conta de destino :action_value', + 'rules_have_read_warning' => 'Have you read the warning?', + 'apply_rule_warning' => 'Warning: running a rule(group) on a large selection of transactions could take ages, and it could time-out. If it does, the rule(group) will only be applied to an unknown subset of your transactions. This might leave your financial administration in tatters. Please be careful.', // tags 'store_new_tag' => 'Armazenar nova tag',