summaryrefslogtreecommitdiff
path: root/src/authorization/authorization-email-messages.json
blob: 5a2e0489d88458b1e93be2d54c1ea5c522eed550 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "instructions" : "Recovery TAN was sent to email %.*s@DOMAIN",
    "instructions_i18n" : {
        "de_DE" : "Ein Authorisierungscode wurde an %.*s@DOMAIN geschickt"
    },
    "body" : "Your Anastasis recovery code is:\nA-%llu\n\nThis is for challenge %s.\n",
    "body_i18n" : {
        "de_DE" : "Ihr Anastasis Autorisierungscode ist:\nA-%llu\n\nDies ist der Code für den Vorgang %s.\n"
    }
}