mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-05 12:56:04 -06:00
New translations field.php (Dutch)
This commit is contained in:
parent
878216512c
commit
d9cf6a18ee
@ -250,7 +250,7 @@ return [
|
|||||||
'name' => 'In de afgelopen 24 uur'
|
'name' => 'In de afgelopen 24 uur'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'In de afgelopen 24 uur'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'In de laatste week'
|
'name' => 'In de laatste week'
|
||||||
@ -301,10 +301,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'Opties',
|
'options' => 'Opties',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => 'Vrij',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => 'Advertentiedatum',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => 'Foto, video',
|
||||||
'and_above' => 'and above',
|
'and_above' => 'en hoger',
|
||||||
'and_below' => 'and below',
|
'and_below' => 'en onder',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'Wis alles',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user