New translations field.php (Hindi)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:00 +03:00
parent f5816f9f40
commit 97fb178d75

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'कीमत'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'तारीख'
],