diff --git a/language/nl/modules/portal_latest_bots_module.php b/language/nl/modules/portal_latest_bots_module.php new file mode 100644 index 00000000..f245e7eb --- /dev/null +++ b/language/nl/modules/portal_latest_bots_module.php @@ -0,0 +1,40 @@ + 'Nieuwste Bots', + 'LAST_VISITED_BOTS' => 'Laatste bezoekende bots', + // ACP + 'ACP_PORTAL_BOTS_SETTINGS' => 'Bezoekende bots instellingen', + 'ACP_PORTAL_BOTS_SETTINGS_EXP' => 'Hier kan je de bezoekende bots blok aanpassen.', + 'PORTAL_LAST_VISITED_BOTS_NUMBER' => 'Hoeveel bot weergeven', + 'PORTAL_LAST_VISITED_BOTS_NUMBER_EXP' => '0 betekent oneindig', +));