en.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. {
  2. "app": {
  3. "collapse_sidebar": "Collapse Sidebar",
  4. "expand_sidebar": "Expand Sidebar",
  5. "name": "HOPPSCOTCH",
  6. "no_name": "No name",
  7. "open_navigation": "Open Navigation"
  8. },
  9. "metrics": {
  10. "dashboard": "Dashboard",
  11. "no_metrics": "No metrics found",
  12. "total_collections": "Total Collections",
  13. "total_requests": "Total Requests",
  14. "total_teams": "Total Teams",
  15. "total_users": "Total Users"
  16. },
  17. "role": {
  18. "editor": "EDITOR",
  19. "owner": "OWNER",
  20. "viewer": "VIEWER"
  21. },
  22. "state": {
  23. "and": "and",
  24. "add_user_failure": "Failed to add user to the team!!",
  25. "add_user_success": "User is now a member of the team!!",
  26. "admin_failure": "Failed to make user an admin!!",
  27. "admin_success": "User is now an admin!!",
  28. "confirm_logout": "Confirm Logout",
  29. "create_team_failure": "Failed to create team!!",
  30. "create_team_success": "Team created successfully!!",
  31. "configure_auth": "Check out the documentation to configure auth providers.",
  32. "delete_team_failure": "Team deletion failed!!",
  33. "delete_team_success": "Team deleted successfully!!",
  34. "delete_user_failure": "User deletion failed!!",
  35. "delete_user_success": "User deleted successfully!!",
  36. "email":"Email",
  37. "email_failure": "Failed to send invitation",
  38. "email_success": "Email invitation sent successfully",
  39. "enter_team_email": "Please enter email of team owner!!",
  40. "error": "Something went wrong",
  41. "continue_github": "Continue with Github",
  42. "continue_google": "Continue with Google",
  43. "continue_microsoft": "Continue with Microsoft",
  44. "continue_email": "Continue with Email",
  45. "github_signin_failure": "Failed to login with Github",
  46. "google_signin_failure": "Failed to login with Google",
  47. "invalid_email": "Please enter a valid email address",
  48. "login_as_admin":"and login with an admin account.",
  49. "logged_out": "Logged out",
  50. "logout": "Logout",
  51. "magic_link_success": "We sent a magic link to",
  52. "magic_link_sign_in":"Click on the link to sign in.",
  53. "non_admin_login": "You are logged in. But you're not an admin",
  54. "non_admin_logged_in": "Logged in as non admin user.",
  55. "privacy_policy": "Privacy Policy",
  56. "reenter_email":"Re-enter email",
  57. "remove_admin_failure": "Failed to remove admin status!!",
  58. "remove_admin_success": "Admin status removed!!",
  59. "remove_admin_to_delete_user": "Remove admin privilege to delete the user!!",
  60. "remove_invitee_failure": "Removal of invitee failed!!",
  61. "remove_invitee_success": "Removal of invitee is successfull!!",
  62. "remove_member_failure": "Member couldn't be removed!!",
  63. "remove_member_success": "Member removed successfully!!",
  64. "rename_team_failure": "Failed to rename team!!",
  65. "rename_team_success": "Team renamed successfully!",
  66. "require_auth_provider": "You need to set atleast one authentication provider to log in.",
  67. "role_update_failed": "Roles updation has failed!!",
  68. "role_update_success": "Roles updated successfully!!",
  69. "send_magic_link": "Send magic link",
  70. "sign_in_agreement": "By signing in, you are agreeing to our",
  71. "sign_in_options": "All sign in option",
  72. "sign_out": "sign out",
  73. "self_host_docs": "Self Host Documentation",
  74. "team_name_long": "Team name should be atleast 6 characters long!!",
  75. "user_not_found": "User not found in the infra!!"
  76. },
  77. "teams": {
  78. "add_members": "Add Members",
  79. "admin": "Admin",
  80. "admin_Email": "Admin Email",
  81. "admin_id": "Admin ID",
  82. "cancel": "Cancel",
  83. "confirm_team_deletion": "Confirm Deletion of the team?",
  84. "create_team": "Create team",
  85. "date": "Date",
  86. "delete_team": "Delete Team",
  87. "details": "Details",
  88. "edit": "Edit",
  89. "email": "Team owner email",
  90. "email_address": "Email Address",
  91. "error": "Something went wrong. Please try again later.",
  92. "id": "Team ID",
  93. "invited_email": "Invitee Email",
  94. "invited_on": "Invited On",
  95. "invites": "Invites",
  96. "load_info_error": "Unable to load team info",
  97. "load_list_error": "Unable to Load Teams List",
  98. "members": "Number of members",
  99. "name": "Team name",
  100. "no_members": "No members in this team. Add members to this team to collaborate",
  101. "no_pending_invites": "No pending invites",
  102. "pending_invites": "Pending invites",
  103. "remove": "Remove",
  104. "rename": "Rename",
  105. "save": "Save",
  106. "send_invite": "Send Invite",
  107. "show_more": "Show more",
  108. "team_details": "Team details",
  109. "team_members": "Members",
  110. "team_members_tab": "Team members",
  111. "teams": "Teams",
  112. "uid": "UID",
  113. "valid_name": "Please enter a valid team name",
  114. "valid_owner_email": "Please enter a valid owner email"
  115. },
  116. "users": {
  117. "admin": "Admin",
  118. "admin_email": "Admin Email",
  119. "admin_id": "Admin ID",
  120. "confirm_admin_to_user": "Do you want to remove admin status from this user?",
  121. "confirm_user_deletion": "Confirm user deletion?",
  122. "confirm_user_to_admin": "Do you want to make this user into an admin?",
  123. "created_on": "Created On",
  124. "date": "Date",
  125. "delete": "Delete",
  126. "email": "Email",
  127. "email_address": "Email Address",
  128. "id": "User ID",
  129. "invite_user": "Invite User",
  130. "invited_on": "Invited On",
  131. "invitee_email": "Invitee Email",
  132. "invited_users": "Invited Users",
  133. "invalid_user": "Invalid User",
  134. "load_info_error": "Unable to load user info",
  135. "load_list_error": "Unable to Load Users List",
  136. "make_admin": "Make admin",
  137. "name": "Name",
  138. "no_invite": "No invited users found",
  139. "no_users": "No users found",
  140. "not_found": "User not found",
  141. "remove_admin_privilege": "Remove Admin Privilege",
  142. "remove_admin_status": "Remove Admin Status",
  143. "send_invite": "Send Invite",
  144. "show_more": "Show more",
  145. "uid": "UID",
  146. "unnamed": "(Unnamed User)",
  147. "user_not_found": "User not found in the infra!!",
  148. "users": "Users",
  149. "valid_email": "Please enter a valid email address"
  150. }
  151. }