en.json 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "login" : "Login",
  3. "loggedIn" : "Logged in",
  4. "loggedError" : "Incorrect email or password",
  5. "loginLink" : "Login",
  6. "logout": "Logout",
  7. "submit": "Submit",
  8. "cancel": "Cancel",
  9. "userName": "Username",
  10. "password": "Password",
  11. "emailAddress": "Email Address",
  12. "registerPassword": "Password",
  13. "confirmPassword": "Confirm Password",
  14. "passwordLength": "(4-12 Characters long)",
  15. "passwordConfirm": "(Type your password again)",
  16. "haveAccount": "Have an account?",
  17. "haventAccount": "Don't have an account?",
  18. "register": "Register",
  19. "signingUp": "signing up...",
  20. "registerLink": "Register",
  21. "registerSuccess": "Successfully registered",
  22. "registerError": "The user with this email already exists in the system",
  23. "privacy_term_1": "Registeration implies acception of \n \n \n",
  24. "privacy_term_2": "terms of service and privacy policy",
  25. "forgotPsd": "Forgot Password",
  26. "passwordRecovery": "Password Recovery",
  27. "passwordRecoveryMail": "A password recovery email will be sent to the registered account",
  28. "describe_1": "Make your first video for promotion, creation and life today",
  29. "describe_2": "Let's get started with AI Presenters",
  30. "dashboard": "Dashboard",
  31. "makeVideo": "Make Video",
  32. "article": "Make Article",
  33. "makeArticle": "Make Article",
  34. "progress": "Progress",
  35. "userProfile": "User Profile",
  36. "editProfile": "Edit Profile",
  37. "changePassword": "Change Password",
  38. "oldPassword": "Old Password",
  39. "newPassword": "New Password",
  40. "confirmNewPassword": "Confirm New Password",
  41. "collapse": "Collapse",
  42. "language": "Language",
  43. "close": "Close",
  44. "save": "Save",
  45. "reset": "Reset",
  46. "clear": "Clear",
  47. "edit": "Edit",
  48. "send": "Send",
  49. "videoTitle": "Title",
  50. "articleTitle": "Article Title",
  51. "articleContent": "Article Content",
  52. "articleLink": "Article Link",
  53. "state": "State",
  54. "download": "Download",
  55. "preview": "Preview",
  56. "saving": "saving",
  57. "sending": "sending",
  58. "fileInput": "File input",
  59. "fileReceived": "File received",
  60. "uploadFailed": "Upload failed",
  61. "profileUpdated": "Profile successfully updated",
  62. "editUserProfile": "Edit User Profile",
  63. "incorrectUsername": "Incorrect username",
  64. "sendingEmail": "Sending password recovery email",
  65. "passwordMailSent": "Password recovery email sent",
  66. "acceptZipMessage": "Video processing takes about 5-10 minutes, please be patient",
  67. "ytViews": "YouTube Views",
  68. "contactUs": "Contact Us",
  69. "orderDetails": "Order Details"
  70. }