You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hy,
i try to translate my (Slider)
<select name="Select0" id="Select0" data-role="slider" data-localize="check.?" > <option value="0" selected='selected' data-localize="check.NEIN">NEIN</option> <option value="1" data-localize="check.io">i.O</option> </select>
If i open the Page, every Label or field is translated but the options of the select field are don`t.
If i do anything wrong with this ?
The text was updated successfully, but these errors were encountered:
Hy,
i try to translate my (Slider) <select name="Select0" id="Select0" data-role="slider" data-localize="check.?" > <option value="0" selected='selected' data-localize="check.NEIN">NEIN</option> <option value="1" data-localize="check.io">i.O</option> </select> If i open the Page, every Label or field is translated but the options of the select field are don`t. If i do anything wrong with this ?
The text was updated successfully, but these errors were encountered: