From da6bcf04df33c6bbeff824c41e609b047a4aa93d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 20 Nov 2016 13:00:58 +0100 Subject: [PATCH] New translations --- resources/lang/pt_BR/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index bc03093c77..3bee0479f1 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -86,6 +86,7 @@ return [ 'field_supports_markdown' => 'This field supports Markdown.', 'need_more_help' => 'If you need more help using Firefly III, please open a ticker on Github.', 'nothing_to_display' => 'There are no transactions to show you', + 'show_all_no_filter' => 'Show all transactions without grouping them by date.', // repeat frequencies: 'repeat_freq_yearly' => 'yearly',