New translations field.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:21 +03:00
parent 77bb79762e
commit f77651ae81

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'מחיר'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'תאריך'
],