akaunting/resources/lang/ca-ES/notifications.php

11 lines
306 B
PHP
Raw Normal View History

2020-12-26 23:32:05 +00:00
<?php
return [
'whoops' => 'Whoops!',
'hello' => 'Hola!',
'salutation' => 'Atentament,<br> :company_name',
'subcopy' => 'Si tens problemes quan prems el botó ":text", copia i enganxa l\'enllaç de sota al teu navegador: [:url](:url)',
];