12 lines
282 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',
2018-08-06 10:37:04 +03:00
];