diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-05-01 13:59:43 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-05-01 13:59:43 +0000 |
commit | b9749014f7ce77b9eb91e75440869782017894fb (patch) | |
tree | e81217178f199bf743eb8e4e6291aec534f09c51 /language | |
parent | 706c6bea3e3a950e5e9cead7f21d4a02929ea2df (diff) |
[branche 2.2] - language - update NL thanks to j.commelin
git-svn-id: http://piwigo.org/svn/branches/2.2@10727 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/nl_NL/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index ad339fdfc..d005e6061 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -785,5 +785,6 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of $lang['Do you want to activate anyway?'] = 'Wilt u desondanks activeren?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'DEZE PLUGIN IS NU ONDERDEEL VAN PIWIGO CORE! VERWIJDER DE PLUGIN NU.'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'FOUT: DEZE PLUGIN MIST MAAR IS GEINSTALEERD! DEINSTALLEER DE PLUGIN NU.'; +$lang['display'] = 'toon'; ?>
\ No newline at end of file |