Actually remove http warning message

This commit is contained in:
Alex
2023-01-21 23:29:34 -06:00
parent 182ee3c0da
commit a65fea4d64
3 changed files with 0 additions and 41 deletions

View File

@@ -116,7 +116,6 @@
"login_form_email_hint": "youremail@email.com",
"login_form_endpoint_hint": "https://your-server-ip:port/",
"login_form_endpoint_url": "Server Endpoint URL",
"login_form_err_http_insecure": "Http is unencrypted and therefore not recommended. Please use https unless you are using Immich exclusively in your home network.",
"login_form_err_invalid_email": "Invalid Email",
"login_form_err_invalid_url": "Invalid URL",
"login_form_err_leading_whitespace": "Leading whitespace",