You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/de.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ de:
210
210
i_forgot_my_password: Ich habe mein Passwort vergessen
211
211
212
212
# server controller
213
-
this_is_openid_not_a_human_ressource: Dies ist ein OpenID-Server-Endpunkt und keine von Menschen lesbare Ressource.
213
+
this_is_openid_not_a_human_resource: Dies ist ein OpenID-Server-Endpunkt und keine von Menschen lesbare Ressource.
214
214
identity_verification_request_invalid: Die Anfrage zur Identitätsprüfung ist ungültig.
215
215
service_provider_requires_reauthentication_last_login_too_long_ago: Der Dienstanbieter erfordert eine erneute Authentifizierung, da Ihr letzter Login zu lange her war.
216
216
login_to_verify_identity: Bitte loggen Sie sich ein, um Ihre Identität zu bestätigen.
Copy file name to clipboardExpand all lines: config/locales/en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ en:
210
210
i_forgot_my_password: I forgot my password
211
211
212
212
# server controller
213
-
this_is_openid_not_a_human_ressource: This is an OpenID server endpoint, not a human readable resource.
213
+
this_is_openid_not_a_human_resource: This is an OpenID server endpoint, not a human readable resource.
214
214
identity_verification_request_invalid: The identity verification request is invalid.
215
215
service_provider_requires_reauthentication_last_login_too_long_ago: The Service Provider requires reauthentication, because your last login is too long ago.
216
216
login_to_verify_identity: Please log in to verify your identity.
Copy file name to clipboardExpand all lines: config/locales/es.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ es:
199
199
i_forgot_my_password: Olvidé mi clave
200
200
201
201
# server controller
202
-
this_is_openid_not_a_human_ressource: "Este es un punto de conexión del servidor OpenID, no un recurso utilizable por personas"
202
+
this_is_openid_not_a_human_resource: "Este es un punto de conexión del servidor OpenID, no un recurso utilizable por personas"
203
203
identity_verification_request_invalid: La petición de verificación de identidad es inválida.
204
204
service_provider_requires_reauthentication_last_login_too_long_ago: "El proveedor del servicio requiere autenticación, porque tu último ingreso fue hace demasiado tiempo."
205
205
login_to_verify_identity: Por favor ingresa para verificar tu identidad.
Copy file name to clipboardExpand all lines: config/locales/nl.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ nl:
197
197
i_forgot_my_password: Ik ben mijn wachtwoord vergeten
198
198
199
199
# server controller
200
-
this_is_openid_not_a_human_ressource: Dit is een OpenID server eindpunt, geen voor mensen leesbare bron.
200
+
this_is_openid_not_a_human_resource: Dit is een OpenID server eindpunt, geen voor mensen leesbare bron.
201
201
identity_verification_request_invalid: De vereficatie van de identiteit is ongeldig.
202
202
service_provider_requires_reauthentication_last_login_too_long_ago: De dienst vereist een nieuwe autenticatie, omdat uw laatste inlog te lang geleden was.
203
203
login_to_verify_identity: Log alstublieft in om uw identiteit te verefiëren.
0 commit comments