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
|
@ -52,7 +52,8 @@ var meshCentralSourceFiles = [
|
|||
"../emails/mesh-invite.txt",
|
||||
"../emails/device-notify.txt",
|
||||
"../emails/sms-messages.txt",
|
||||
'../agents/agent-translations.json'
|
||||
"../agents/agent-translations.json",
|
||||
"../agents/modules_meshcore/coretranslations.json"
|
||||
];
|
||||
|
||||
var minifyMeshCentralSourceFiles = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue