Translation2_Admin::update()
Параметр
- string $stringID
ID of the string to translate
- string $pageID
ID of the page (or group) the string to translate belongs to
- array $stringArray
Associative array with string translations:
array( 'en' => 'sample', 'it' => 'esempio', );
Пред. | Начало | След. |
Translation2_Admin::remove() | Уровень выше | Translation2_Admin::cleanCache() |