2019-12-25 14:32:47 +03:00

12 lines
266 B
PHP

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