aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/start.php b/start.php
new file mode 100644
index 000000000..a1db7a422
--- /dev/null
+++ b/start.php
@@ -0,0 +1,7 @@
+<?php
+/**
+ * Languages plugin
+ *
+ */
+
+register_translations(elgg_get_plugins_path() . "languages/languages/es", true);