mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
fw-groups: fix language strings
This commit is contained in:
@@ -1138,7 +1138,7 @@
|
||||
'fwhost err remark' => 'Invalid remark. Allowed characters: Upper- and lowercase letters, digits, space, dash, braces, semicolon, pipe and dot.',
|
||||
'fwhost err srv exists' => 'A service with the same name already exists',
|
||||
'fwhost err srvexist' => 'This service already exists in the group',
|
||||
'fwhost err sub32' => 'Please add a single host, not a network.',
|
||||
'fwhost err sub32' => 'Please add a network, not a single host',
|
||||
'fwhost green' => 'Green',
|
||||
'fwhost hint' => 'Note',
|
||||
'fwhost hosts' => 'Firewall Hosts',
|
||||
|
||||
Reference in New Issue
Block a user