aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/start.php b/start.php
index d6d7158bd..e5215f363 100644
--- a/start.php
+++ b/start.php
@@ -8,3 +8,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);
+register_translations(elgg_get_plugins_path() . "languages/languages/fr", true);