mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Improved translation web application.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user