akaunting/resources/lang/pt-PT/notifications.php
2018-11-08 12:11:42 +03:00

11 lines
312 B
PHP

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