diff options
author | keeshessels <keeshessels@piwigo.org> | 2010-03-29 23:29:01 +0000 |
---|---|---|
committer | keeshessels <keeshessels@piwigo.org> | 2010-03-29 23:29:01 +0000 |
commit | 84bd80109616636ec87500ca6cdb7d7fe3de70d6 (patch) | |
tree | 950544ccebd59e960226f556cf6fbe0013658d70 /language/nl_NL/install.lang.php | |
parent | 8bb3236639b43c7ced161cd8ab8f6e241521bada (diff) |
Update Language nl_NL
git-svn-id: http://piwigo.org/svn/trunk@5466 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/nl_NL/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php index c08a4f388..abe044a2d 100644 --- a/language/nl_NL/install.lang.php +++ b/language/nl_NL/install.lang.php @@ -74,5 +74,6 @@ $lang['Sorry!'] = 'Sorry!'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon PHP 5 niet configureren.'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Neem contact op met de support van uw hosting provider en probeer met hen te bepalen hoe u kunt omschakelen naar PHP 5.'; $lang['Hope to see you back soon.'] = 'Hope to see you back soon.'; +$lang['Congratulations, Piwigo installation is completed'] = 'Gefeliciteerd, de Piwigo installatie is afgerond'; ?>
\ No newline at end of file |