2022-05-31 00:25:33 +00:00

13 lines
371 B
PHP

<?php
return [
'rate' => 'Стапка',
'rate_percent' => 'Стапка (%)',
'normal' => 'Нормално',
'inclusive' => 'Инклузивно',
'compound' => 'Составен',
'fixed' => 'Фиксна',
'withholding' => 'Задршка',
];