1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-12-14 04:03:37 +01:00

Update texts according to changes for Omnia NG

This commit is contained in:
Lukas Jelinek
2025-11-26 12:17:47 +01:00
committed by Aleksandr Gumroian
parent b47f57fe3f
commit cd7721cad5
2 changed files with 4 additions and 4 deletions

View File

@@ -183,7 +183,7 @@ function DeviceForm({
/>
<Select
label={_("802.11n/ac/ax mode")}
label={_("802.11n/ac/ax/be mode")}
choices={getHtmodeChoices(formData)}
value={formData.htmode}
helpText={HELP_TEXTS.htmode}