luci-app-mwan3: fix missing translation call for Weight label
authorMichael Pfeifroth <redacted>
Wed, 22 Apr 2026 13:49:58 +0000 (15:49 +0200)
committerPaul Donald <redacted>
Wed, 22 Apr 2026 16:09:07 +0000 (18:09 +0200)
commit00e949fd22eca7b7fe1d9e51e45f5e4b16b62d22
tree97bccfeba70712b5b84cb98247cc2b6233aadfa6
parente0d557fdb936c8d29d9bbedf4bea46faa36eaa00
luci-app-mwan3: fix missing translation call for Weight label

The 'Weight' option label in the member configuration uses ('Weight')
instead of _('Weight'), so the string is never passed through the
translation function and always displays in English regardless of
the selected language.

Signed-off-by: Michael Pfeifroth <redacted>
applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js
git clone https://git.99rst.org/PROJECT