mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Improved translation web application.
This commit is contained in:
parent
a38aa6e450
commit
4cc4835bd9
14 changed files with 6558 additions and 28 deletions
|
@ -5958,6 +5958,11 @@
|
|||
y += addHtmlValue("Language", z);
|
||||
}
|
||||
y += addHtmlValue("Dates & Time", x);
|
||||
|
||||
if ((userinfo.siteadmin == 0xFFFFFFFF) && (domain == '')) {
|
||||
y += '<br /><a rel="noreferrer noopener" target="_blank" href="translator.htm">' + "Help translate MeshCentral" + '</a>';
|
||||
}
|
||||
|
||||
setDialogMode(2, "Localization Settings", 3, account_showLocalizationSettingsEx, y);
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue