summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-03 18:03:33 -0400
committertkimia <tkimia@purdue.edu>2014-04-03 18:03:33 -0400
commit36e6db5e8fbcbeeddb6a68d702bb8a2bdc3a514a (patch)
tree2cf6a72fce43f4644dc16177a4d42fb778fb8c97 /config/locales/en.yml
parenteffe4608e808a385bb912fccac26381d0bd0c95a (diff)
parent91623c4f865d25c33ed64632ae61b506e0bb1ab4 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 0653957..9b7f013 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -21,3 +21,11 @@
en:
hello: "Hello world"
+
+ simple_captcha:
+ placeholder: "Enter the image value"
+ label: "Enter the code in the box:"
+
+ message:
+ default: "Secret Code did not match with the Image"
+ user: "The secret Image and code were different"