Akaunting/resources/lang/pt-BR/notifications.php

11 lines
321 B
PHP

<?php
return [
'whoops' => 'Ops!',
'hello' => 'Bem vindo!',
'salutation' => 'Saudação,<br> :company_name',
'subcopy' => 'Se você estiver com problemas para clicar no botão ":text", copie e cole o URL abaixo em seu navegador da web: [:url](:url)',
];