New translations field.php (Italian)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:26 +03:00
parent 95d25ca939
commit 0bada9055b

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'Prezzo'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'Data'
],