I made a custom fields in the PC Class and create "filedset" <item id="user-content-fieldset:PC:supportinfo"> to group this custom fields in GUI. </item>
How I can add this "fieldset" to translation package and change it with user prefered language?
I try this in the Localized data file and nothing works for me:
Hello,
I made a custom fields in the PC Class and create "filedset" <item id="user-content-fieldset:PC:supportinfo"> to group this custom fields in GUI. </item>
How I can add this "fieldset" to translation package and change it with user prefered language?
I try this in the Localized data file and nothing works for me:
Thx
Try
It works.
Thank You