mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
New translations setting.php (Dutch)
This commit is contained in:
parent
3241862872
commit
b12bf83a72
@ -5,15 +5,15 @@ return [
|
|||||||
'name' => 'Automatisch goedkeuren',
|
'name' => 'Automatisch goedkeuren',
|
||||||
],
|
],
|
||||||
'default_view_type' => [
|
'default_view_type' => [
|
||||||
'name' => 'Default View Type',
|
'name' => 'Standaard weergavetype',
|
||||||
],
|
],
|
||||||
'hide_zero_price' => [
|
'hide_zero_price' => [
|
||||||
'name' => 'Hide Price if Zero',
|
'name' => 'Prijs verbergen als nul',
|
||||||
'instructions' => 'Hide the price if the ad price is 0',
|
'instructions' => 'Verberg de prijs als de advertentieprijs 0 is',
|
||||||
],
|
],
|
||||||
'estimated_pending_time' => [
|
'estimated_pending_time' => [
|
||||||
'name' => 'Estimated Pending Time',
|
'name' => 'Geschatte wachttijd',
|
||||||
'instructions' => 'In Hours',
|
'instructions' => 'In uren',
|
||||||
],
|
],
|
||||||
'default_published_time' => [
|
'default_published_time' => [
|
||||||
'name' => 'Standaard publicatietijd',
|
'name' => 'Standaard publicatietijd',
|
||||||
@ -48,7 +48,7 @@ return [
|
|||||||
'name' => 'Actieve valuta\\'s',
|
'name' => 'Actieve valuta\\'s',
|
||||||
],
|
],
|
||||||
'latest-limit' => [
|
'latest-limit' => [
|
||||||
'name' => 'Latest Limit',
|
'name' => 'Laatste limiet',
|
||||||
],
|
],
|
||||||
'site_address' => [
|
'site_address' => [
|
||||||
'name' => 'Siteadres',
|
'name' => 'Siteadres',
|
||||||
@ -80,16 +80,16 @@ return [
|
|||||||
'name' => 'Standaardadvertentie GET',
|
'name' => 'Standaardadvertentie GET',
|
||||||
],
|
],
|
||||||
'thumbnail_width' => [
|
'thumbnail_width' => [
|
||||||
'name' => 'Thumbnail Width',
|
'name' => 'Thumbnail breedte',
|
||||||
],
|
],
|
||||||
'thumbnail_height' => [
|
'thumbnail_height' => [
|
||||||
'name' => 'Thumbnail Height',
|
'name' => 'Hoogte miniatuur',
|
||||||
],
|
],
|
||||||
'picture_width' => [
|
'picture_width' => [
|
||||||
'name' => 'Picture Width',
|
'name' => 'Beeldbreedte',
|
||||||
],
|
],
|
||||||
'picture_height' => [
|
'picture_height' => [
|
||||||
'name' => 'Picture Height',
|
'name' => 'Beeldhoogte',
|
||||||
],
|
],
|
||||||
'twitter' => [
|
'twitter' => [
|
||||||
'name' => 'tjilpen',
|
'name' => 'tjilpen',
|
||||||
@ -125,6 +125,6 @@ return [
|
|||||||
'name' => 'Google-statistiekcode',
|
'name' => 'Google-statistiekcode',
|
||||||
],
|
],
|
||||||
'register_email_field' => [
|
'register_email_field' => [
|
||||||
'name' => 'Member Registration Email Requirement',
|
'name' => 'Lidregistratie E-mailvereiste',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user