akaunting/resources/lang/pt-PT/notifications.php
2020-06-29 17:11:50 +03:00

11 lines
309 B
PHP

<?php
return [
'whoops' => 'Ups!',
'hello' => 'Olá!',
'salutation' => 'Atenciosamente,<br> :company_name',
'subcopy' => 'Se está a ter problemas ao clicar no botão ":text", copie e cole a URL abaixo no seu navegador web: [:url](:url)',
];