master
txt 14 lines 630 Bytes
Raw
1 You can help translate MeshCentral into other languages pretty easily. In this folder is a
2 "translate.json" file containing the english strings and translated strings in other languages.
3
4 Download the following Windows tool to open the "translate.json" file and edit strings.
5
6 https://meshcentral.com/tools/ResourceTranslator.zip
7
8 Once done, save the file back and run this:
9
10 node translate.js translateall
11
12 This will re-generate all of the translated web pages with the new strings. You can then do a
13 GitHub pull request on the MeshCentral GitHub to update the "translate.json" file, or send the
14 file to "ylianst@gmail.com".