Akaunting/resources/lang/mk-MK/taxes.php

13 lines
371 B
PHP

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