12 lines
308 B
PHP
Raw Normal View History

2019-03-07 16:29:12 +03:00
<?php
return [
'rate' => 'კურსი',
'rate_percent' => 'კურსი (%)',
'normal' => 'ნორმალური',
'inclusive' => 'თანდართული',
'compound' => 'შერეული',
];