summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-05-22 14:48:22 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-26 12:37:39 +0200
commite3de46767683c5050377cc5e683cd6e3d28ea4e9 (patch)
tree50fa6d33415fe6bab0df928661ab1941cf6d9774 /install/ui/test/data
parent6e7d4ad468854cce8a9a76f3abf8268e3813ff93 (diff)
downloadfreeipa-e3de46767683c5050377cc5e683cd6e3d28ea4e9.tar.gz
freeipa-e3de46767683c5050377cc5e683cd6e3d28ea4e9.tar.xz
freeipa-e3de46767683c5050377cc5e683cd6e3d28ea4e9.zip
webui: add placeholders to login screen
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 8a96e2330..2ce5120e9 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -512,7 +512,10 @@
"invalid_password": "The password or username you entered is incorrect.",
"new_password": "New Password",
"new_password_required": "New password is required",
+ "otp": "OTP",
+ "otp_long": "One-Time-Password",
"password": "Password",
+ "password_and_otp": "Password or Password+One-Time-Password",
"password_change_complete": "Password change complete",
"password_must_match": "Passwords must match",
"reset_failure": "Password reset was not successful.",