mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added add client to lists
This commit is contained in:
parent
9f248d18a1
commit
6b51102dd2
8 changed files with 350 additions and 4 deletions
|
@ -87,5 +87,10 @@
|
|||
"removeClientMessage": "Are you sure you want to remove this client from the list?",
|
||||
"confirm": "Confirm",
|
||||
"removingClient": "Removing client...",
|
||||
"clientNotRemoved": "Client could not be removed from the list"
|
||||
"clientNotRemoved": "Client could not be removed from the list",
|
||||
"addClient": "Add client",
|
||||
"list": "List",
|
||||
"ipAddress": "IP address",
|
||||
"ipNotValid": "IP address not valid",
|
||||
"clientAddedSuccessfully": "Client added to the list successfully"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue