13 lines
329 B
PHP
Raw Normal View History

2018-08-06 10:37:04 +03:00
<?php
return [
'rate' => 'Likme',
'rate_percent' => 'Likme (%)',
2020-02-18 17:13:54 +03:00
'normal' => 'Ierastas',
'inclusive' => 'Ietverošas',
'compound' => 'Apvienotas',
'fixed' => 'Fiksētas',
2022-04-26 00:22:13 +00:00
'withholding' => 'Ieturēšana',
2018-08-06 10:37:04 +03:00
];