From 7ce527957aa35f527069e64be02af736c0bdfdc0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 30 Oct 2016 07:19:40 +0100 Subject: [PATCH] New translations --- resources/lang/pt_BR/list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php index 3dc580bfc8..fb332e16d3 100644 --- a/resources/lang/pt_BR/list.php +++ b/resources/lang/pt_BR/list.php @@ -33,7 +33,7 @@ return [ 'split_number' => 'Dividir #', 'destination' => 'Destino', 'source' => 'Fonte', - 'expectedMatch' => 'Equivalente esperado', + 'next_expected_match' => 'Next expected match', 'automatch' => 'Auto match?', 'repeat_freq' => 'Repetições', 'description' => 'Descrição', @@ -85,4 +85,4 @@ return [ 'budget_count' => 'Number of budgets', 'rule_and_groups_count' => 'Number of rules and rule groups', 'tags_count' => 'Number of tags', -]; +]; \ No newline at end of file