Guided Tour Buttons with Custom Translation
As a developer, I need to translate all Guided Tour messages into multiple languages dynamically.For this, I am creating UI Message (sys_ui_message) and Translated Text (sys_translated_text) registry keys when possible for all messages.However, I'm h...