diff options
Diffstat (limited to 'src/authorization/authorization-post-messages.json')
-rw-r--r-- | src/authorization/authorization-post-messages.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/authorization/authorization-post-messages.json b/src/authorization/authorization-post-messages.json new file mode 100644 index 0000000..d2ac83a --- /dev/null +++ b/src/authorization/authorization-post-messages.json | |||
@@ -0,0 +1,7 @@ | |||
1 | { | ||
2 | "instructions" : "Recovery message send to an address with ZIP code %s", | ||
3 | "instructions_i18n" : { | ||
4 | "de_DE" : "Ein Authorisierungscode wurde an eine Addresse mit der Postleitzahl %s geschickt" | ||
5 | }, | ||
6 | "body" : "Dear Customer\n\nThe Anastasis recovery code you need to\nrecover your data is A-%llu.\nThis is for challenge %s.\n\nBest regards\n\nYour Anastasis provider" | ||
7 | } | ||