mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
5e2ad5f8db
This is a recommendation for Symfony 5
10 lines
554 B
YAML
10 lines
554 B
YAML
auth_code:
|
|
on: an
|
|
mailer:
|
|
subject: wallabag-Authentifizierungscode
|
|
body:
|
|
hello: Hallo %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
|