thingsboard / thingsboard

Open-source IoT Platform - Device management, data collection, processing and visualization.
https://thingsboard.io
Apache License 2.0
17.4k stars 5.14k forks source link

Display Custom Alarm Messages Based on TB Selected Language #4071

Closed lmax25 closed 4 months ago

lmax25 commented 3 years ago

Hello ! Please tell me how can I display alarm custom messages depending on Thingsboard selected language. I need something like this :

if global_language='EN-us' {alarm_message='THIS IS AN ALARM'}

if global_language='IT-it' {alarm_message='ITALIAN TRANSLATION'} and so on...

Thank You !

Environment ThingsBoard CE 3.2.1 Windows 7 x64 Browser: Chrome

Ultrazombie commented 4 months ago

As the community has not provided assistance on this matter over an extended period, I am closing this ticket due to inactivity.