diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ca.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ca.resx index e43eb7403..03cdcf4fb 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ca.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ca.resx @@ -74,4 +74,12 @@ Log in with existing account Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.de.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.de.resx index 1aac13221..98a235d76 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.de.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.de.resx @@ -74,4 +74,12 @@ Mit bestehendem Konto anmelden Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.es.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.es.resx index e43eb7403..03cdcf4fb 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.es.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.es.resx @@ -74,4 +74,12 @@ Log in with existing account Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fi.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fi.resx index 0f40cca80..e748f4173 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fi.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fi.resx @@ -74,4 +74,12 @@ Kirjaudu olemassa olevalle tilille Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fr.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fr.resx index e43eb7403..03cdcf4fb 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fr.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.fr.resx @@ -74,4 +74,12 @@ Log in with existing account Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.he.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.he.resx index 079da1d8f..09f060400 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.he.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.he.resx @@ -74,4 +74,12 @@ כניסה עם חשבון קיים Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.it.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.it.resx index d30325579..07e306c53 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.it.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.it.resx @@ -74,4 +74,12 @@ Accedi con un account esistente Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.nl.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.nl.resx index e2906f51e..a3b05ef68 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.nl.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.nl.resx @@ -74,4 +74,12 @@ Inloggen met bestaand account Button text for logging in with existing account + + HTTPS vereist + Title for HTTPS warning banner + + + Browsers ondersteunen alleen crypto functies via HTTPS (behalve voor localhost). Login/registratie werkt niet over HTTP met de huidige hostname. Schakel over naar HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ru.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ru.resx index 5a9092689..e31f12059 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ru.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.ru.resx @@ -74,4 +74,12 @@ Войти в свой аккаунт Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.sv.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.sv.resx index e43eb7403..03cdcf4fb 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.sv.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.sv.resx @@ -74,4 +74,12 @@ Log in with existing account Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.tr.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.tr.resx index e43eb7403..03cdcf4fb 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.tr.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.tr.resx @@ -74,4 +74,12 @@ Log in with existing account Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.uk.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.uk.resx index e43eb7403..03cdcf4fb 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.uk.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.uk.resx @@ -74,4 +74,12 @@ Log in with existing account Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.zh.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.zh.resx index f5e976585..f4a13b05b 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.zh.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Start.zh.resx @@ -74,4 +74,12 @@ 使用现有账户登录 Button text for logging in with existing account + + HTTPS Required + Title for HTTPS warning banner + + + Browsers only allow secure crypto operations via HTTPS, except for localhost. Login/registration won't work over HTTP with the current hostname. Please switch to HTTPS. + Message explaining why HTTPS is required + \ No newline at end of file