From c72b44547fb62b58291808dc430cd521437bcbdc Mon Sep 17 00:00:00 2001 From: ricardo777 Date: Thu, 7 Aug 2014 14:25:54 +0200 Subject: [PATCH] Update nl.php Update line "Add one more FTP Account" --- web/inc/i18n/nl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index c38560c6..2eb4a1d6 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -38,7 +38,7 @@ $LANG['nl'] = array( 'Restore All' => 'Herstel alles', 'Add Package' => 'Pakket toevoegen', 'Add IP' => 'IP toevoegen', - 'Add one more FTP Account' => 'Nog een FTP-account toevoegen', + 'Add one more FTP Account' => 'Extra FTP-account toevoegen', 'Search' => 'Zoeken', 'Overall Statistics' => 'Globale statistieken', 'Daily' => 'Dagelijks',