2020-07-23 15:45:23 +03:00

13 lines
307 B
PHP

<?php
return [
'rate' => 'Oran',
'rate_percent' => 'Oran (%)',
'normal' => 'Normal',
'inclusive' => 'Dahil',
'compound' => 'Bileşik',
'fixed' => 'Sabit',
'withholding' => 'Stopaj',
];