12 lines
288 B
PHP
Raw Normal View History

2017-10-09 14:56:08 +03:00
<?php
return [
'rate' => 'Normë',
'rate_percent' => 'Normë (%)',
2018-11-16 16:02:06 +03:00
'normal' => 'Normale',
'inclusive' => 'Gjithëpërfshirës',
'compound' => 'Përbërës',
2019-12-25 14:32:47 +03:00
'fixed' => 'Fikse',
2017-10-09 14:56:08 +03:00
];