2021-07-16 00:17:27 +00:00

16 lines
414 B
PHP

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