New translations field.php (Swedish)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:39 +03:00
parent a5ffdb490a
commit 11c72727bd

View File

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