Add persistent client logs

This commit is contained in:
Juan Gilsanz Polo 2024-03-09 13:44:07 +01:00
parent 442c7d9264
commit ad6cb92d4b
6 changed files with 75 additions and 4 deletions

View file

@ -779,5 +779,6 @@
"enablePlainDnsDescription": "Plain DNS is enabled by default. You can disable it to force all devices to use encrypted DNS. To do this, you must enable at least one encrypted DNS protocol.",
"date": "Date",
"loadingChangelog": "Loading changelog...",
"invalidIpOrUrl": "Invalid IP address or URL"
"invalidIpOrUrl": "Invalid IP address or URL",
"addPersistentClient": "Add as a persistent client"
}