Elgg
Version 1.9
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
docs
examples
plugins
languages
en.php
Go to the documentation of this file.
1
<?php
20
$mapping
= array(
21
'string:here'
=>
'Display string here'
,
22
);
23
24
add_translation
(
'en'
,
$mapping
);
$mapping
$mapping
The core language file is in /languages/en.php and each plugin has its language files in a languages ...
Definition:
en.php:20
add_translation
elgg add_translation
Analagous to the php version.
Definition:
languages.js:14
Generated on Mon Dec 30 2024 00:00:34 for Elgg by
1.8.11