akaunting/resources/lang/ne-NP/taxes.php

13 lines
399 B
PHP
Raw Normal View History

2020-06-04 11:13:40 +00:00
<?php
return [
'rate' => 'दर',
'rate_percent' => 'दर(%)',
'normal' => 'साधारण',
'inclusive' => 'समावेसी',
'compound' => 'चक्रीय कर',
'fixed' => 'मुद्दती',
2020-08-06 21:02:03 +00:00
'withholding' => 'रोक्का गर्ने',
2020-06-04 11:13:40 +00:00
];