diff options
Diffstat (limited to 'language/nl_NL/install.lang.php')
-rw-r--r-- | language/nl_NL/install.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php index f5278cc72..f699f53c9 100644 --- a/language/nl_NL/install.lang.php +++ b/language/nl_NL/install.lang.php @@ -66,8 +66,8 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'Het aanmaken van config-bestand local/config/database.inc.php is mislukt.'; $lang['Download the config file'] = 'Download het config-bestand'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'U kunt het config-bestand downloaden en het uploaden naar de local/config directory van uw Piwigo-installatie.'; -$lang['Just another Piwigo gallery'] = 'Alweer een Piwigo gallerie'; -$lang['Welcome to my photo gallery'] = 'Welkom bij mijn foto gallerie'; +$lang['Just another Piwigo gallery'] = 'Alweer een Piwigo galerie'; +$lang['Welcome to my photo gallery'] = 'Welkom bij mijn foto galerie'; $lang['Welcome to your new installation of Piwigo!'] = 'Welkom bij uw nieuwe installatie van Piwigo!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Aarzel niet om onze forum\'s te raadplegen voor hulp: %s'; ?>
\ No newline at end of file |