MeshCentral/translate
Liub0myr 8e47123611
Fix mobile page load failure and Ukrainian UI text improvements (#7125)
* 🐛 Fix mobile load issue caused by bad quote escaping

Resolved an issue that blocked page loading on mobile devices caused by improperly escaped quotation marks.

* Ukrainian localization fixes
2025-06-27 16:36:09 +01:00
..
readme.txt
translate-node14.bat
translate.bat
translate.js fixed minify problem with new library #7107 2025-06-20 15:31:38 +01:00
translate.json Fix mobile page load failure and Ukrainian UI text improvements (#7125) 2025-06-27 16:36:09 +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".