| PEAR-Handbuch | ||
|---|---|---|
| Zurück | Nach vorne | |
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',
); |
| Zurück | Zum Anfang | Nach vorne |
| Translation2_Admin::remove() | Nach oben | Translation2_Admin::removePage() |