mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-10-16 18:33:37 +02:00
Update WiFiForm labels and description for wifi ax
This commit is contained in:
@@ -183,7 +183,7 @@ function DeviceForm({
|
||||
/>
|
||||
|
||||
<Select
|
||||
label={_("802.11n/ac mode")}
|
||||
label={_("802.11n/ac/ax mode")}
|
||||
choices={getHtmodeChoices(formData)}
|
||||
value={formData.htmode}
|
||||
helpText={HELP_TEXTS.htmode}
|
||||
|
Reference in New Issue
Block a user