From f937a74507f7e42656342dffa699fcc8017c330b Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 25 Nov 2016 17:01:27 +0100 Subject: [PATCH] New translations --- resources/lang/pt_BR/form.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php index c4afdc705c..591903e4ba 100644 --- a/resources/lang/pt_BR/form.php +++ b/resources/lang/pt_BR/form.php @@ -25,6 +25,8 @@ return [ 'match' => 'Corresponde em', 'repeat_freq' => 'Repetições', 'journal_currency_id' => 'Moeda', + 'currency_id' => 'Currency', + 'attachments' => 'Attachments', 'journal_amount' => 'Quantia', 'journal_asset_source_account' => 'Conta de ativo (fonte)', 'journal_source_account_name' => 'Conta de receita (fonte)',