akaunting/resources/lang/pt-PT/notifications.php

11 lines
309 B
PHP
Raw Permalink Normal View History

2018-08-06 10:25:41 +03:00
<?php
return [
'whoops' => 'Ups!',
'hello' => 'Olá!',
2020-06-29 17:11:50 +03:00
'salutation' => 'Atenciosamente,<br> :company_name',
2018-11-08 12:11:42 +03:00
'subcopy' => 'Se está a ter problemas ao clicar no botão ":text", copie e cole a URL abaixo no seu navegador web: [:url](:url)',
2018-08-06 10:25:41 +03:00
];