luci-app-uhttpd: i18n context for x509 regional info
authorPaul Donald <redacted>
Fri, 22 May 2026 10:39:37 +0000 (13:39 +0300)
committerPaul Donald <redacted>
Fri, 22 May 2026 10:40:12 +0000 (13:40 +0300)
Closes #8651

Signed-off-by: Paul Donald <redacted>
applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js

index 598820edaccc8f7f41e24e6136de55999d4e9d0d..c5431064f8a7b039ce3b354a2bd19f7825c20538 100644 (file)
@@ -242,7 +242,7 @@ return view.extend({
                o = s.option(form.Value, 'location', _('Location'));
                o.default = 'Unknown';
 
-               o = s.option(form.Value, 'state', _('State'));
+               o = s.option(form.Value, 'state', _('State', 'Certificate state, region or province'));
                o.default = 'Unknown';
 
                o = s.option(form.Value, 'country', _('Country'));
git clone https://git.99rst.org/PROJECT