User Manual

Configuring Basic Features
161
Parameter
Permitted Values
Default
Description:
Deletes the specified or all custom LCD language packs of the phone user interface.
Example:
Delete all custom language packs of the phone user interface:
gui_lang.delete = http://localhost/all
Delete a custom language pack of the phone user interface (e.g., 001.GUI.Chinese_S.lang):
gui_lang.delete = http://localhost/001.GUI.Chinese_S.lang
Web User Interface:
None
Phone User Interface:
None
Customizing a Language for Web User Interface
The following table lists available languages and associated language packs for the web user
interface:
Available Language
Associated Language Pack
English
1.English.js
Chinese Simplified
2.Chinese_S.js
Chinese Traditional
3.Chinese_T.js
French
4.French.js
German
5.German.js
Italian
6.Italian.js
Polish
7.Polish.js
Portuguese
8.Portuguese.js
Spanish
9.Spanish.js
Turkish
10.Turkish.js
Korean
11.Korean.js
Russian
12.Russian.js
When adding a new language pack for the web user interface, the language pack must be
formatted as “Y.name.js” (Y starts from 13, “name” is replaced with the language name). If the
language name is the same as the existing one, the existing language file will be overridden by
the new uploaded one. We recommend that the name of the new language file should not be
the same as the existing languages.