ID of the string to translate
ID of the page (or group) the string to translate belongs to
Associative array with string translations:
array(
'en' => 'sample',
'it' => 'esempio',
); |
| Précédent | Sommaire | Suivant |
| Translation2_Admin::remove() | Niveau supérieur | Translation2_Admin::removePage() |