mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-10-29 15:25:01 -04:00
* Update login token modal and button behavior Removes orange background from username and password fields in the login token modal, updates modal title to 'Login Token Created', disables the OK button, and changes the Cancel button text to 'Close'. Also adds a 'return false' statement to account_createLoginTokenEx to keep the modal open upon token creation. * Added Close and Login Token Created Added Close and Login Token Created * Add translations for 'Login Token Created' Added multiple language translations for the 'Login Token Created' message in translate.json to improve localization support.