From c4bb05caf5cb3f8c67b70e2c67a57c3d9da5a6e7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Sep 2017 18:00:53 +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 5d42c45b0d..a003a8a20f 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -328,6 +328,8 @@ return [ 'without_date' => 'Without date', 'result' => 'Result', 'sums_apply_to_range' => 'All sums apply to the selected range', + 'press_tag_location' => 'Right click or long press to set the tag\'s location.', + 'clear_location' => 'Clear location', // preferences 'pref_home_screen_accounts' => 'Conta da tela inicial',