bengali language
This commit is contained in:
12
resources/lang/bn-BD/customers.php
Normal file
12
resources/lang/bn-BD/customers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'প্রবেশ করতে পারবে?',
|
||||
'user_created' => 'ব্যবহারকারী তৈরি করা হয়েছে',
|
||||
|
||||
'error' => [
|
||||
'email' => 'এই ই-মেইলটি আগে থেকেই ব্যবহৃত হচ্ছে !',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user