Get or set language configuration.
This URL sets the default language set when the user login the WEB page of the device. Because the language set is added from time to time and might be vary from device to device. It needs to check the specification of the device to know how many and which language sets are available for a device.
If the CHANNEL=n was set with this URL to the multiple channel video encoders, this URL will be treated as read-only command and the router's LANGUAGE setting will be returned.
n
where n is the index of the language set. It is started form 0
Here is the mapping table of language index (n) and language set
* : Language Mexico is identical to language Spanish. Therefore, the Mexico language option is not shown in the WEB UI. The firmware will use Spanish language file for LANGUAGE=14.
Language Index Language Character Set in WEB Confgurator 0 English UTF-8 1 Traditional Chinese UTF-8 2 Simplified Chinese UTF-8 3 Japanese UTF-8 4 Spanish UTF-8 5 Italian UTF-8 6 German UTF-8 7 Portuguese UTF-8 8 Czech UTF-8 9 French UTF-8 10 Finnish UTF-8 11*** Hungarian UTF-8 12 Danish UTF-8 13 Greek UTF-8 14* Mexico UTF-8 15 Dutch UTF-8 16 Russia UTF-8 17 Turkey UTF-8 18 Indonesian UTF-8 19 Swedish UTF-8 20 Polish UTF-8 21** Romanian UTF-8
** : Available in PlatformT firmware v4.11 and PlatformK firmware v5.04
***: Available in PlatformT firmware v4.12 and PaltformK firmware 5.07
LANGUAGE='0'
OK: LANGUAGE='0'
or
ERROR: LANGUAGE='0'
Valid
None
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&LANGUAGE
or
http://ip:port/cgi-bin/cmd/system?LANGUAGE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&LANGUAGE=0
or
http://ip:port/cgi-bin/cmd/system?LANGUAGE=0