MeshCentral/translate
Simon Smith 602eb3c64a
add encoding options to remote desktop (#6198)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-06-23 21:00:30 +01:00
..
readme.txt update translate readme.txt url #6041 2024-04-18 17:09:31 +01:00
translate-node14.bat Fixed UI glitch, #4192 2022-06-29 12:16:40 -07:00
translate.bat Updated Linux agents for remote desktop unicode support. 2020-11-18 21:30:33 -08:00
translate.js fix linux txt translating 2024-02-21 15:43:20 +00:00
translate.json add encoding options to remote desktop (#6198) 2024-06-23 21:00:30 +01:00

You can help translate MeshCentral into other languages pretty easily. In this folder is a
"translate.json" file containing the english strings and translated strings in other languages.

Download the following Windows tool to open the "translate.json" file and edit strings.

  https://meshcentral.com/tools/ResourceTranslator.zip

Once done, save the file back and run this:

  node translate.js translateall

This will re-generate all of the translated web pages with the new strings. You can then do a
GitHub pull request on the MeshCentral GitHub to update the "translate.json" file, or send the
file to "ylianst@gmail.com".