akaunting/resources/lang/ne-NP/transfers.php
Denis Duliçi dc2f572ce4 ne-np
2020-06-04 14:13:40 +03:00

13 lines
222 B
PHP

<?php
return [
'from_account' => 'खाताबाट',
'to_account' => 'खातामा',
'messages' => [
'delete' => ':from बाट :to (:amount)',
],
];