X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fapp%2Fforgot%2Fi18n%2Fet.json;h=be7b81ab3090c5af91bd526ce8c863d04dbef047;hb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;hp=12ce8080fe509dbb4c5a1e7ab81d7718f157a5fc;hpb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;p=motion2.git diff --git a/public/app/forgot/i18n/et.json b/public/app/forgot/i18n/et.json index 12ce808..be7b81a 100644 --- a/public/app/forgot/i18n/et.json +++ b/public/app/forgot/i18n/et.json @@ -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" + } + } +}