MeshCentral/translate
Veit Wahlich 08ef7cc630 German Translation for MeshCentral #765
* all missing German translations added
* some existing German translations improved
* translation update performed using current RessourceTranslator, causing a re-sort of the translate.json file for language id
2020-04-20 16:33:29 +02:00
..
readme.txt Started french translation. 2019-10-21 17:21:49 -07:00
translate.bat Improuved internalization and added Chinese, Korean and Hindi machine-translate. 2020-03-19 09:45:12 -07:00
translate.js First MeshCentral with multi-language emails. 2020-04-04 19:29:20 -07:00
translate.json German Translation for MeshCentral #765 2020-04-20 16:33:29 +02: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.

  http://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".