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

11 lines
205 B
PHP
Raw Normal View History

2021-07-01 08:16:51 +00:00
<?php
return [
'payment_made' => 'S\'ha fet el pagament',
'paid_to' => 'Pagat a',
'related_bill' => 'Factura relacionada',
'create_payment' => 'Crea pagament',
];