<?php
$english = array(
//Add Your Translations Here
// e.g.
// 'myplugin:thebest' => 'My Plugin is the Best',
// 'myplugin:notsogood' => 'My Plugin is not so good after all',
// 'blog:add' => 'Add a new blog post'
);
add_translation("en", $english);
?>
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.