luci-mod-network: fix redundant translation strings
authorAndy Chiang <redacted>
Fri, 5 Jun 2026 06:53:44 +0000 (13:53 +0700)
committerHannu Nyman <redacted>
Fri, 12 Jun 2026 16:12:05 +0000 (19:12 +0300)
commitc76f968d826235af9602b0542f38d2129078d6e1
treeb5c846fd71b1a9111ab4dee39037425586af1544
parent34a03c9fd615ba6935b763d3f5243d11e834b17e
luci-mod-network: fix redundant translation strings

_('<em>%s</em>') caused redundant strings like <em>%s</em> to appear in i18n.
_('<em>Add</em>') caused redundant strings like <em>Add</em> to appear in i18n.
in addition, delete an extra space.

Signed-off-by: Andy Chiang <redacted>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
git clone https://git.99rst.org/PROJECT