New translations field.php (Spanish)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:11 +03:00
parent 8750e96838
commit 6ab6d9d6ea

View File

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