aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/nl_NL/admin.lang.php')
-rw-r--r--language/nl_NL/admin.lang.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index 22be5477c..eaa18a1c0 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -768,5 +768,7 @@ $lang['Impossible to deactivate this language, you need at least one language.']
$lang['Inactive Languages'] = 'Niet actieve talen';
$lang['Make this language available to users'] = 'Stel deze taal beschikbaar aan gebruikers';
$lang['Set as default language for unregistered and new users'] = 'Stel in als standaardtaal voor niet geregistreerde en nieuwe gebruikers';
-
-?> \ No newline at end of file
+$lang['Miscellaneous'] = 'Diverse';
+$lang['User Upload'] = 'Upload door gebruikers';
+$lang['Virtual Links'] = 'Virtuele Links';
+?>