diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index 51951ef92..96998fd5f 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -1418,4 +1418,17 @@ $lang['Are you sure you want to delete comment #%s?'] = 'Weet je zeker dat je op $lang['Empty lounge'] = 'Leeg buffer'; $lang['Save all photos'] = 'Bewaar alle foto\'s'; $lang['Admins only'] = 'Alleen beheerders'; -$lang['user_status_normal'] = 'Basis'; \ No newline at end of file +$lang['user_status_normal'] = 'Basis'; +$lang['Display Gallery title'] = 'Toon Galerie titel'; +$lang['Select a color theme for standard pages'] = 'Selecteer een kleuren thema voor standaard pagina\'s '; +$lang['Standard pages'] = 'Standaard pagina\'s'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = 'Standaard pagina\'s zijn niet geactiveerd, hoewel je %d actieve thema\'s hebt die ze gebruiken. +Deze thema\'s zijn: +'; +$lang['Standard pages header'] = 'Standaard pagina\'s kop. '; +$lang['Change logo'] = 'Logo aanpassen'; +$lang['Dark mode'] = 'Donkere mode'; +$lang['Light mode'] = 'lichte mode'; +$lang['Personalization settings'] = 'Personalisatie instellingen'; +$lang['Use Piwigo logo'] = 'Gebruik het Piwigo logo'; +$lang['Use custom logo (png, jpeg or svg)'] = 'Gebruik aangepast logo(png, jpeg of svg)'; \ No newline at end of file