aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--language/nl_NL/admin.lang.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index ce27b7d87..8c3266be8 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -597,12 +597,12 @@ $lang['Caddie is currently empty'] = "Caddie is momenteel leeg";
$lang['Upload'] = "Upload";
$lang['Show upload link every time'] = "Show upload link altijd";
$lang['User access level to upload'] = "Gebruiker toegangsniveau om te uploaden";
-$lang['Free access'] = "Gratis toegang";
-$lang['Access to all'] = "Toegang tot alles";
-$lang['Access to subscribed'] = "Toegang tot geabbonnneerde";
-$lang['Access to administrators'] = "Toegang voor beheerders";
-$lang['Access to webmasters'] = "Toegang voor webmasters";
-$lang['No access'] = "Geen toegang";
+$lang['ACCESS_0'] = "Gratis toegang";
+$lang['ACCESS_1'] = "Toegang tot alles";
+$lang['ACCESS_2'] = "Toegang tot geabbonnneerde";
+$lang['ACCESS_3'] = "Toegang voor beheerders";
+$lang['ACCESS_4'] = "Toegang voor webmasters";
+$lang['ACCESS_5'] = "Geen toegang";
$lang['Demo'] = "Demo";
$lang['Piwigo home'] = "Piwigo Home";
$lang['Support'] = "Bijstand";