From 5371f9f5db338c27adf59b1a61e942f4a37e0b8a Mon Sep 17 00:00:00 2001 From: bernte Date: Sun, 10 Nov 2013 01:12:22 +0100 Subject: [PATCH] Update de.lang.php --- plugins/box/plugins/languages/de.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/box/plugins/languages/de.lang.php b/plugins/box/plugins/languages/de.lang.php index dd6bbc0..a051658 100644 --- a/plugins/box/plugins/languages/de.lang.php +++ b/plugins/box/plugins/languages/de.lang.php @@ -10,10 +10,10 @@ 'Install New' => 'Installiere Neue', 'Delete' => 'Löschen', 'Delete plugin :plugin' => 'Lösche Plugin :plugin', - 'This plugins does not exist' => 'Diese Plugins existiert nicht', + 'This plugins does not exist' => 'Diese Plugins existieren nicht', 'Version' => 'Version', 'Author' => 'Author', - 'Get More Plugins' => 'Hole Weitere Plugins', + 'Get More Plugins' => 'Hole weitere Plugins', 'Install' => 'Installieren', 'Uninstall' => 'Deinstallieren', )