summaryrefslogtreecommitdiff
path: root/src/authorization/authorization-iban-messages.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-14 16:03:02 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-14 16:03:02 +0200
commit6f0432ed839d1f5a7a1e880f492ce162073b680b (patch)
tree37aa1f4ee13925843e86ac7b5e4285b210d722b9 /src/authorization/authorization-iban-messages.json
parentf4a4a0806bf361ccbd2d0f9bbdc34187cccba6c6 (diff)
downloadanastasis-6f0432ed839d1f5a7a1e880f492ce162073b680b.tar.gz
anastasis-6f0432ed839d1f5a7a1e880f492ce162073b680b.tar.bz2
anastasis-6f0432ed839d1f5a7a1e880f492ce162073b680b.zip
-first rough sketch for IBAN authorization plugin"
Diffstat (limited to 'src/authorization/authorization-iban-messages.json')
-rw-r--r--src/authorization/authorization-iban-messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/authorization/authorization-iban-messages.json b/src/authorization/authorization-iban-messages.json
new file mode 100644
index 0000000..8c6295b
--- /dev/null
+++ b/src/authorization/authorization-iban-messages.json
@@ -0,0 +1,6 @@
+{
+ "instructions" : "To authorize recovery, wire %s to %s at %s using a wire transfer subject of %llu from your bank account ending with %s",
+ "instructions_i18n" : {
+ "en_EN" : "To authorize recovery, wire %s to %s at %s using a wire transfer subject of %llu from your bank account ending with %s"
+ }
+}