MeshCentral/translate
Ylian Saint-Hilaire e04659a63d Version 1.1.15 2023-10-31 12:19:33 -07:00
..
readme.txt Update translate link to https 2021-07-30 09:58:44 -04: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 More module install improvements, NodeJS minimum version is now 11 due to express-handlebar. 2023-10-21 01:00:47 -07:00
translate.json Version 1.1.15 2023-10-31 12:19:33 -07:00

readme.txt

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://info.meshcentral.com/downloads/MeshCentral2/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".