New translations field.php (German)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:17 +03:00
parent 0c1bca079a
commit 5e83d891cc

View File

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