New translations devise.en.yml (German)
[ci skip]
This commit is contained in:
parent
4f3f3e4df1
commit
d93092f41d
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
---
|
|
||||||
de:
|
de:
|
||||||
devise:
|
devise:
|
||||||
confirmations:
|
confirmations:
|
||||||
|
@ -8,10 +7,10 @@ de:
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: Du bist bereits angemeldet.
|
already_authenticated: Du bist bereits angemeldet.
|
||||||
inactive: Dein Konto wurde noch nicht aktiviert.
|
inactive: Dein Konto wurde noch nicht aktiviert.
|
||||||
invalid: "%{authentication_keys} oder Passwort ungültig."
|
invalid: '%{authentication_keys} oder Passwort ungültig.'
|
||||||
last_attempt: Du hast nur noch einen Versuch, bevor dein Zugang gesperrt wird.
|
last_attempt: Du hast nur noch einen Versuch, bevor dein Zugang gesperrt wird.
|
||||||
locked: Dein Konto ist gesperrt.
|
locked: Dein Konto ist gesperrt.
|
||||||
not_found_in_database: "%{authentication_keys} oder Passwort ungültig."
|
not_found_in_database: '%{authentication_keys} oder Passwort ungültig.'
|
||||||
pending: Dein Konto wird weiterhin überprüft.
|
pending: Dein Konto wird weiterhin überprüft.
|
||||||
timeout: Deine Sitzung ist abgelaufen. Bitte melde dich erneut an, um fortzufahren.
|
timeout: Deine Sitzung ist abgelaufen. Bitte melde dich erneut an, um fortzufahren.
|
||||||
unauthenticated: Du musst dich anmelden oder registrieren, bevor du fortfahren kannst.
|
unauthenticated: Du musst dich anmelden oder registrieren, bevor du fortfahren kannst.
|
||||||
|
|
Loading…
Add table
Reference in a new issue