Javascript validator
Web page editor
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',
); |
Javascript validator
Web page editor