Files
akaunting/resources/lang/ka-GE/taxes.php
denisdulici 8ec8511ff6 added ka-GE
2019-03-07 16:29:12 +03:00

12 lines
308 B
PHP

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