en.json 6.2 KB

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