mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added meshcore string translations.
This commit is contained in:
parent
01dbc70098
commit
5fa5cf5cb5
8 changed files with 470 additions and 386 deletions
|
|
@ -12,4 +12,9 @@ REM rename meshcore.js.min meshcore.min.js
|
|||
|
||||
REM del meshcmd.min.js
|
||||
REM %LOCALAPPDATA%\..\Roaming\nvm\v12.13.0\node ..\translate\translate.js minify meshcmd.js
|
||||
REM rename meshcmd.js.min meshcmd.min.js
|
||||
REM rename meshcmd.js.min meshcmd.min.js
|
||||
|
||||
REM Minify the translations
|
||||
%LOCALAPPDATA%\..\Roaming\nvm\v12.13.0\node ..\translate\translate.js minify modules_meshcore\coretranslations.json
|
||||
COPY modules_meshcore\coretranslations.json.min modules_meshcore_min\coretranslations.json
|
||||
DEL modules_meshcore\coretranslations.json.min
|
||||
Loading…
Add table
Add a link
Reference in a new issue