New translations field.php (Greek)

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

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'Τιμή'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'Ημερομηνία'
],