3.9.2.3 Add language character files
Saved in directory of ewebeditor/llanguage/, the language character files are those in "language code"+ ".js" format. File names are all in lowercase. For example, English is "en.js" and simplified Chinese is "zh-ch.js".
To create a new language character file, you can copy, paste and rename a system-provided language character file into a file named "YourLanguageCode.js". Open this file by notebook or other textual editor and save it before replacing all language character strings into your own language character string,
Note: language character file must be saved in "UTF-8" format. For example, in the notebook "save as" dialog box, and the default code is "ANSI". Please select "UTF-8" code and then click on "save".