diff options
author | Rene <wllywlnt@yahoo.com> | 2014-05-17 09:36:32 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-05-17 09:36:32 +0200 |
commit | 5aa1e6b571d748ca5b0c7684ec6116c9e5f299d4 (patch) | |
tree | 5db570310b2ba3f72d2b67803db18b0c1cbec60e /lib/plugins/extension | |
parent | b477f2c704dd24a4ead1e2d2f39b155646f37e75 (diff) | |
download | rpg-5aa1e6b571d748ca5b0c7684ec6116c9e5f299d4.tar.gz rpg-5aa1e6b571d748ca5b0c7684ec6116c9e5f299d4.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/extension')
-rw-r--r-- | lib/plugins/extension/lang/nl/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/extension/lang/nl/lang.php b/lib/plugins/extension/lang/nl/lang.php index 524c2b2e7..c1c72e812 100644 --- a/lib/plugins/extension/lang/nl/lang.php +++ b/lib/plugins/extension/lang/nl/lang.php @@ -6,7 +6,7 @@ * @author Rene <wllywlnt@yahoo.com> * @author Gerrit Uitslag <klapinklapin@gmail.com> */ -$lang['menu'] = 'Uitbreidings Beheerder'; +$lang['menu'] = 'Uitbreidingen'; $lang['tab_plugins'] = 'Geïnstalleerde Plugins'; $lang['tab_templates'] = 'Geïnstalleerde Templates'; $lang['tab_search'] = 'Zoek en installeer'; |