13 lines
320 B
PHP
Raw Normal View History

2021-02-07 16:50:23 +00:00
<?php
return [
'rate' => 'Dərəcə',
'rate_percent' => 'Dərəcə (%)',
'normal' => 'Normal',
'inclusive' => 'Daxil',
'compound' => 'Qarışıq',
'fixed' => 'Sabit',
'withholding' => 'Tutulma',
];