Fixed fallback dns regex

This commit is contained in:
Juan Gilsanz Polo 2024-02-29 14:55:40 +01:00
parent 9de9b0afec
commit ba2a27fef0
4 changed files with 8 additions and 5 deletions

View file

@ -778,5 +778,6 @@
"enablePlainDns": "Enable plain DNS",
"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..."
"loadingChangelog": "Loading changelog...",
"invalidIpOrUrl": "Invalid IP address or URL"
}