2019-03-07 16:29:12 +03:00

12 lines
308 B
PHP

<?php
return [
'rate' => 'კურსი',
'rate_percent' => 'კურსი (%)',
'normal' => 'ნორმალური',
'inclusive' => 'თანდართული',
'compound' => 'შერეული',
];