How to translate jquery4-code-snippet-simplified-chinese Document into another language
In ./docs directory, index.html is zh-CN simplified Chinese document.
For example, if you want to translate document into English.
Copy index.html as another document with different language code as filename,
for example, en-US.html.
Translate en-US.html into English.
Add dropdown like the picture below to every *.html.
For example, add dropdown "en-US English".
The code for adding dropdown is like the picture below.
There are 2 jquery4.json copies in this repository.
One is for VSCode extension, the other one is for this document.
Copy the jquery4.json which you modified onto another jquery4.json.