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

11 lines
308 B
PHP
Raw Normal View History

2018-08-06 10:25:41 +03:00
<?php
return [
'whoops' => 'Ups!',
'hello' => 'Olá!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
];