o=s:taboption("setup",Flag,"enabled",translate("Enable Mesh Network"),translate("Toggle this switch to activate or deactivate the Mesh Network on this device according to the settings specified in this configuration. Make sure to configure all necessary settings before enabling the Mesh Network. Changes will apply when you click Save and Apply"))
o=s:taboption("setup",Flag,"enabled",translate("Enable Mesh Networking"),translate('<p style="text-align: justify; padding: 0;">Toggle this switch to activate or deactivate the Mesh Network on this device according to the settings specified in this configuration. Make sure to configure all necessary settings before enabling the Mesh Network. </p><p style="text-align: justify; padding: 0;"><strong>Changes will apply when you click Save and Apply</strong></p>'))
apRadio=s:taboption("setup",MultiValue,"apRadio",translate("Mesh Radio(s)"),translate('<p style="text-align: justify; padding: 0;">Select one or multiple radio interfaces to be used for the mesh network. Each selected radio interface will be configured to participate in the mesh network, extending its range and improving its resilience. By using multiple radios, your mesh network can balance the network load and handle a larger number of connected devices.</p>'))
apRadio=s:taboption("setup",MultiValue,"apRadio",translate("Mesh Radio(s)"),translate('<p style="text-align: justify; padding: 0;">Select one or multiple radio interfaces to be used for the mesh network. Each selected radio interface will be configured to participate in the mesh network, extending its range and improving its resilience. By using multiple radios, your mesh network can balance the network load and handle a larger number of connected devices.</p><strong><p style="text-align: justify; padding: 0;">Ensure the radios you select support mesh networking</p></strong>'))
o=s:taboption("setup",Value,"mesh_id",translate("Mesh Network SSID"),translate('<p style="text-align: justify; padding: 0;"><strong>Ensure that the SSID is the same across all the servers/nodes in your mesh network.</strong></p>'))
encryption=s:taboption("setup",Flag,"encryption",translate("Password Protection"),translate('<p style="text-align: justify; padding: 0;"><strong>Enable this switch to require a password to join your Mesh Network.</strong></p>'))
enable_kvr=s:taboption("advanced",Flag,"kvr",translate("K/V/R"),translate("Enable Key Value Roaming"))
enable_kvr=s:taboption("advanced",Flag,"kvr",translate("K/V/R"),translate('<p style="text-align: justify; padding: 0;"><strong>Leave these settings as default unless you know what you\'re doing</p></strong>'))