diff options
Diffstat (limited to 'view/nl/strings.php')
-rw-r--r-- | view/nl/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/nl/strings.php b/view/nl/strings.php index 9c2a2a397..9fdd9e764 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -242,7 +242,7 @@ $a->strings["Manage Your Channels"] = "Beheer je kanalen"; $a->strings["Settings"] = "Instellingen"; $a->strings["Account/Channel Settings"] = "Account-/kanaal-instellingen"; $a->strings["Admin"] = "Beheer"; -$a->strings["Site Setup and Configuration"] = "Red Matrix-hub opzetten en configureren"; +$a->strings["Site Setup and Configuration"] = "Hub instellen en beheren"; $a->strings["Nothing new here"] = "Niets nieuw hier"; $a->strings["Please wait..."] = "Wachten aub..."; $a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; |