Changed auth functions

This commit is contained in:
Juan Gilsanz Polo 2023-11-20 01:51:35 +01:00
parent d38b895076
commit e5528c0d2c
5 changed files with 129 additions and 41 deletions

View file

@ -681,5 +681,6 @@
"failedElements": "Failed elements",
"processingLists": "Processing lists...",
"enableDisableResult": "Enable or disable result",
"selectedListsEnabledDisabledSuccessfully": "All selected lists have been enabled or disabled successfully"
"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."
}