Akaunting/resources/lang/ka-GE/taxes.php

12 lines
308 B
PHP

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