summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 857f8ee3f..2f42b3613 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -377,9 +377,13 @@
},
"otptoken": {
"add_token": "Add OTP Token",
+ "config_title": "Configure your token",
+ "config_instructions": "Configure your token by scanning the QR code below. Click on the QR code if you see this on the device you want to configure.",
"details": "OTP Token Settings",
"disable": "Disable token",
"enable": "Enable token",
+ "show_qr": "Show QR code",
+ "show_uri": "Show configuration uri",
"type_hotp": "Counter-based (HOTP)",
"type_totp": "Time-based (TOTP)"
},