How do you translate PA dashboard drop down menu?

Chris Rhydderch
Tera Contributor

I've updated a PA Dashboard and everything is being presented in French, when French is selected.  The challenge that I am having is that the PA Dashboard drop down list is displaying all of the available dashboards in English when French is chosen. 

Can the PA dashboard drop down list be updated so that when viewing the dashboards and when French is selected that the names in the drop down list are presented in French?  I don't need the translation to occur for all dashboards, only for those where it is selected.  

2 REPLIES 2

Slawek_Radziewi
Kilo Sage

In table pa_dashboards is field display name (sys_name). 

When you will set this field value while in different language you will set value (translation) for that language. 

Translations should be visible or added under sys_translated table.

find_real_file.png

In pa_dashboards the field display name is (sys_name). 

Please clarify how you the translated PA dashboard name is added to the sys_translated table.  Thanks for your help.