bengali language
This commit is contained in:
12
resources/lang/bn-BD/transfers.php
Normal file
12
resources/lang/bn-BD/transfers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'from_account' => 'একাউন্ট হতে ',
|
||||
'to_account' => 'একাউন্টে ',
|
||||
|
||||
'messages' => [
|
||||
'delete' => ':from থেকে :to (:amount)',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user