64bef74317
The Dockerfile specifies NPM modules to be installed. However, some do not specify a version, so the latest is installed. Later in meshcentral.js mainStart() specific versions are required. If they don't match the latest version, all modules will be reinstalled to get the specific versions. #5684 Soft version conflict on NPM modules causes NPM modules to be installed on startup in Docker #5545 Docker on Debian 11 fails on version 1.1.15 and 1.1.16 giving NPM errors #5681 InstallModules() installs all modules, not just missing modules (regression) |
||
---|---|---|
.. | ||
readme.txt | ||
translate-node14.bat | ||
translate.bat | ||
translate.js | ||
translate.json |
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".