From 6bb2b4e64294619f39735325f1ef2a858496d329 Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 02:24:25 +0100 Subject: Added German translations. --- start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'start.php') diff --git a/start.php b/start.php index c7d80cf37..a5ff23b1b 100644 --- a/start.php +++ b/start.php @@ -6,3 +6,4 @@ register_translations(elgg_get_plugins_path() . "languages/languages/es", true); register_translations(elgg_get_plugins_path() . "languages/languages/nl", true); +register_translations(elgg_get_plugins_path() . "languages/languages/de", true); -- cgit v1.2.3