New translations field.php (Bengali)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:54 +03:00
parent 20e064a7ee
commit 47405586ed

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'মূল্য'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'তারিখ'
],