2022-06-01 10:15:55 +03:00

12 lines
282 B
PHP

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