Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ de:
notifications:
provider_already_connected: "Sie sind bereits angemeldet!"
not_logged_in: "Du musst angemeldet sein, um auf diese Seite zugreifen zu können."
authentication_error: "Authentifizierung fehlgeschlagen. Bitte versuchen Sie es erneut."
navigation:
dashboard: "Übersicht"
code_of_conduct: "Verhaltensregeln"
Expand Down
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ en:
provider_already_connected: "You are already signed in!"
not_logged_in: "You must be logged in to access this page."
signing_up: "Thanks for signing up. Please fill in your details to complete the registration process."
authentication_error: "Authentication failed. Please try again."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code of Conduct"
Expand Down
1 change: 1 addition & 0 deletions config/locales/en_AU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ en-AU:
notifications:
provider_already_connected: "You are already signed in!"
not_logged_in: "You must be logged in to access this page."
authentication_error: "Authentication failed. Please try again."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code of Conduct"
Expand Down
1 change: 1 addition & 0 deletions config/locales/en_GB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ en-GB:
notifications:
provider_already_connected: "You are already signed in!"
not_logged_in: "You must be logged in to access this page."
authentication_error: "Authentication failed. Please try again."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code of Conduct"
Expand Down
1 change: 1 addition & 0 deletions config/locales/en_US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ en-US:
notifications:
provider_already_connected: "You are already signed in!"
not_logged_in: "You must be logged in to access this page."
authentication_error: "Authentication failed. Please try again."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code of Conduct"
Expand Down
1 change: 1 addition & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ es:
notifications:
provider_already_connected: '¡Ya has iniciado sesión!'
not_logged_in: "Debes iniciar sesión para acceder a esta página."
authentication_error: "Error de autenticación. Por favor, inténtalo de nuevo."
navigation:
dashboard: "Tablero"
code_of_conduct: "Código de Conducta"
Expand Down
1 change: 1 addition & 0 deletions config/locales/fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ fi:
notifications:
provider_already_connected: "You are already signed in!"
not_logged_in: "You must be logged in to access this page."
authentication_error: "Todennus epäonnistui. Yritä uudelleen."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code of Conduct"
Expand Down
1 change: 1 addition & 0 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ fr:
notifications:
provider_already_connected: "Vous êtes déjà connecter!"
not_logged_in: "Vous devez être connecter pour accéder à cette page."
authentication_error: "Échec de l'authentification. Veuillez réessayer."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code de Conduite"
Expand Down
1 change: 1 addition & 0 deletions config/locales/no.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
notifications:
provider_already_connected: "You are already signed in!"
not_logged_in: "You must be logged in to access this page."
authentication_error: "Autentisering mislyktes. Vennligst prøv igjen."
navigation:
dashboard: "Dashboard"
code_of_conduct: "Code of Conduct"
Expand Down