12 lines
277 B
PHP
Raw Normal View History

2019-12-25 14:27:29 +03:00
<?php
return [
'rate' => 'Stavka',
'rate_percent' => 'Stavka (%)',
'normal' => 'Normal',
'inclusive' => 'Shu jumladan',
'compound' => 'Murakkab',
'fixed' => 'Sobit',
];