mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added options modal and delete client
This commit is contained in:
parent
e78dbb232f
commit
c25e3375e6
6 changed files with 200 additions and 10 deletions
|
@ -195,5 +195,8 @@
|
|||
"willBeUsedGeneralServers": "General upstream servers will be used.",
|
||||
"added": "Added",
|
||||
"clientUpdatedSuccessfully": "Client updated successfully",
|
||||
"clientNotUpdated": "Client could not be updated"
|
||||
"clientNotUpdated": "Client could not be updated",
|
||||
"clientDeletedSuccessfully": "Client removed successfully",
|
||||
"clientNotDeleted": "Client could not be deleted",
|
||||
"options": "Options"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue