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

13 lines
222 B
PHP
Raw Normal View History

2020-06-04 14:13:40 +03:00
<?php
return [
'from_account' => 'खाताबाट',
'to_account' => 'खातामा',
'messages' => [
'delete' => ':from बाट :to (:amount)',
],
];