Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / public / app / forgot / i18n / et.json
index 12ce808..be7b81a 100644 (file)
@@ -1,15 +1,15 @@
 {
-       "FORGOTPASSWORD": {
-               "TITLE": "Recover your password",
-               "EMAIL_ADRESS": "Email address",
-               "SEND_RESET_LINK": "SEND RESET LINK",
-               "GO_BACK": "Go back to login",
-               "LINK_SENT": "Link Sent",
-               "LINNK_SENT_MESSAGE": "An email containing a link to reset your password has been sent to your address!",
-               "PASSWORD_RESET_ERROR": "Password Reset Error",
-               "ERRORS": {
-                       "EMAIL_REQUIRED": "Mandatory field",
-                       "EMAIL_MUST_VALID": "Wrong format"
-               }
-       }
-}
\ No newline at end of file
+  "FORGOTPASSWORD": {
+    "TITLE": "Recover your password",
+    "EMAIL_ADRESS": "Email address",
+    "SEND_RESET_LINK": "SEND RESET LINK",
+    "GO_BACK": "Go back to login",
+    "LINK_SENT": "Link Sent",
+    "LINNK_SENT_MESSAGE": "An email containing a link to reset your password has been sent to your address!",
+    "PASSWORD_RESET_ERROR": "Password Reset Error",
+    "ERRORS": {
+      "EMAIL_REQUIRED": "Mandatory field",
+      "EMAIL_MUST_VALID": "Wrong format"
+    }
+  }
+}