2018-11-16 16:02:06 +03:00

12 lines
227 B
PHP

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