akaunting/resources/lang/bn-BD/transfers.php
2020-03-25 00:39:24 +03:00

13 lines
243 B
PHP

<?php
return [
'from_account' => 'একাউন্ট হতে ',
'to_account' => 'একাউন্টে ',
'messages' => [
'delete' => ':from থেকে :to (:amount)',
],
];