12 lines
247 B
PHP
Raw Permalink Normal View History

2018-12-25 12:38:19 +03:00
<?php
return [
'rate' => 'شرح',
'rate_percent' => '(%)شرح',
'normal' => 'معمول',
'inclusive' => 'مشمولہ',
'compound' => 'کمپاؤنڈ',
];