2020-12-26 23:32:05 +00:00

13 lines
310 B
PHP

<?php
return [
'rate' => 'Taxa',
'rate_percent' => 'Taxa (%)',
'normal' => 'Normal',
'inclusive' => 'Inclusiu',
'compound' => 'Compost',
'fixed' => 'Fix',
'withholding' => 'Retenció',
];