Elgg  Version 1.9
en.php
Go to the documentation of this file.
1 <?php
20 $mapping = array(
21  'string:here' => 'Display string here',
22 );
23 
$mapping
The core language file is in /languages/en.php and each plugin has its language files in a languages ...
Definition: en.php:20
elgg add_translation
Analagous to the php version.
Definition: languages.js:14