Chore: Add Twitter documentation (#648)

* Chore: Add Twitter documentation

Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
Pranav Raj S 2020-03-28 11:51:42 +05:30 committed by GitHub
parent a3c2d4e5bd
commit 50ebbc13b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 103 additions and 14 deletions

View file

@ -10,7 +10,7 @@
"PLACEHOLDER": "Password"
},
"API": {
"SUCCESS_MESSAGE": "Login Successfull",
"SUCCESS_MESSAGE": "Login Successful",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later",
"UNAUTH": "Username / Password Incorrect. Please try again"
},
@ -18,4 +18,4 @@
"CREATE_NEW_ACCOUNT": "Create new account",
"SUBMIT": "Sign In"
}
}
}