New translations field.php (Dutch)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:35 +03:00
parent f980fa0424
commit bb9c7d8ddf

View File

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