From 2b55671c74778d494a1a891b7e8399ea67b464bf Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 02:12:33 +0100 Subject: Added Dutch translations. --- start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'start.php') diff --git a/start.php b/start.php index a1db7a422..c7d80cf37 100644 --- a/start.php +++ b/start.php @@ -5,3 +5,4 @@ */ register_translations(elgg_get_plugins_path() . "languages/languages/es", true); +register_translations(elgg_get_plugins_path() . "languages/languages/nl", true); -- cgit v1.2.3