akaunting/resources/lang/ne-NP/transfers.php
2021-04-02 10:47:48 +00:00

15 lines
346 B
PHP

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