2022-04-26 00:22:13 +00:00

13 lines
329 B
PHP

<?php
return [
'rate' => 'Likme',
'rate_percent' => 'Likme (%)',
'normal' => 'Ierastas',
'inclusive' => 'Ietverošas',
'compound' => 'Apvienotas',
'fixed' => 'Fiksētas',
'withholding' => 'Ieturēšana',
];