mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Dutch)
This commit is contained in:
parent
f980fa0424
commit
bb9c7d8ddf
@ -19,6 +19,9 @@ return [
|
|||||||
'price' => [
|
'price' => [
|
||||||
'name' => 'Prijs'
|
'name' => 'Prijs'
|
||||||
],
|
],
|
||||||
|
'standard_price' => [
|
||||||
|
'name' => 'Standard Price'
|
||||||
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Datum'
|
'name' => 'Datum'
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user