diff --git a/resources/lang/pt_BR/demo.php b/resources/lang/pt_BR/demo.php index e7f8ea934d..7fb77060da 100644 --- a/resources/lang/pt_BR/demo.php +++ b/resources/lang/pt_BR/demo.php @@ -8,7 +8,7 @@ */ return [ - 'no_demo_text' => 'Sorry, there is no extra demo-explanation text for this page.', + 'no_demo_text' => 'Desculpe, não há nenhum texto extra de explicação para esta página.', 'see_help_icon' => 'However, the -icon in the top right corner may tell you more.', 'index' => 'Welcome to Firefly III! On this page you get a quick overview of your finances. For more information, check out Accounts → Asset Accounts and of course the Budgets and Reports pages. Or just take a look around and see where you end up.', 'accounts-index' => 'Asset accounts are your personal bank accounts. Expense accounts are the accounts you spend money at, such as stores and friends. Revenue accounts are accounts you receive money from, such as your job, the government or other sources of income. On this page you can edit or remove them.',