diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 33df1501..eb37aeaa 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -3427,6 +3427,9 @@ "osd_switch_indicator_settings": { "message" : "Switch Indicator Settings" }, + "osd_switch_indicators_align_left": { + "message" : "Align switch names to left of switches" + }, "osdSwitchInd0": { "message" : "Switch 1" }, diff --git a/tabs/osd.html b/tabs/osd.html index a3bb9e39..832bdc1a 100644 --- a/tabs/osd.html +++ b/tabs/osd.html @@ -240,6 +240,10 @@
+