mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Check server version
This commit is contained in:
parent
e5528c0d2c
commit
e08404b140
5 changed files with 152 additions and 19 deletions
|
@ -682,5 +682,9 @@
|
|||
"processingLists": "Processing lists...",
|
||||
"enableDisableResult": "Enable or disable result",
|
||||
"selectedListsEnabledDisabledSuccessfully": "All selected lists have been enabled or disabled successfully",
|
||||
"sslWarning": "If you are using an HTTPS connection with a self signed certificate, make sure to enable \"Don't check SSL certificate\" at Settings > Advanced settings."
|
||||
"sslWarning": "If you are using an HTTPS connection with a self signed certificate, make sure to enable \"Don't check SSL certificate\" at Settings > Advanced settings.",
|
||||
"unsupportedServerVersion": "Unsupported server version",
|
||||
"unsupportedServerVersionMessage": "Your AdGuard Home server version is too old and is not supported by AdGuard Home Manager. You will need to upgrade your AdGuard Home server to a newer version to use this application.",
|
||||
"yourVersion": "Your version: {version}",
|
||||
"minimumRequiredVersion": "Minimum required version: {version}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue