luci-mod-status: correct nft meta.mark description

Ref: bf175fd51a (commitcomment-66390835)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2022-02-10 20:44:54 +01:00
parent d07642410a
commit 98d848917c

View file

@ -23,7 +23,7 @@ var expr_translations = {
'meta.nfproto.ipv4': 'IPv4',
'meta.nfproto.ipv6': 'IPv6',
'meta.mark': _('Connection mark', 'nft meta mark'),
'meta.mark': _('Packet mark', 'nft meta mark'),
'ct.state': _('Conntrack state', 'nft ct state'),