bengali language

This commit is contained in:
denisdulici
2020-03-25 00:39:24 +03:00
parent 5cf4efa3b6
commit 225cb61d7f
34 changed files with 1221 additions and 1 deletions

View File

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