mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
add translations/wallabag_user.de.yml (fixes #2673)
This commit is contained in:
parent
625bb56181
commit
87958ce645
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
# Two factor mail
|
||||
auth_code:
|
||||
on: 'an'
|
||||
mailer:
|
||||
subject: 'Wallabag Authentifizierungcode'
|
||||
body:
|
||||
hello: "Hi %user%,"
|
||||
first_para: "da du die Zwei-Faktor-Authentifizierung in deinem wallabag Konto aktiviert hast, und du dich gerade von einem neuen Gerät (Computer, Handy, etc.) anmeldest, senden wir dir einen Code, um deinen Zugriff zu prüfen."
|
||||
second_para: "Hier ist der Code:"
|
||||
support: "Bitte zögere nicht, Kontakt mit uns aufzunehmen falls du ein Problem hast:"
|
||||
signature: "Das wallabag Team"
|
Loading…
Reference in a new issue