From d1aa1b6ac8b926b946888ff975f9156e1611a77b Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 03:24:54 +0100 Subject: Added portuguese translations. --- start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'start.php') diff --git a/start.php b/start.php index a5ff23b1b..d6d7158bd 100644 --- a/start.php +++ b/start.php @@ -7,3 +7,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); +register_translations(elgg_get_plugins_path() . "languages/languages/pt", true); -- cgit v1.2.3