en.json 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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. "configs": {
  10. "auth_providers": {
  11. "client_id": "CLIENT ID",
  12. "client_secret": "CLIENT SECRET",
  13. "description": "Configure authentication providers for your server",
  14. "title": "Authentication Providers",
  15. "update_failure": "Failed to update authentication provider configurations!!"
  16. },
  17. "confirm_changes": "Hoppscotch server must restart to reflect the new changes. Confirm changes made to the server configurations?",
  18. "input_empty": "Please fill all the fields before updating the configurations",
  19. "load_error": "Unable to load server configurations",
  20. "mail_configs": {
  21. "description": " Configure the smtp configurations",
  22. "enable": "Email based authentication",
  23. "smtp_url": "MAILER SMTP URL",
  24. "address_from": "MAILER FROM ADDRESS",
  25. "title": "SMTP Configurations",
  26. "update_failure": "Failed to update smtp configurations!!"
  27. },
  28. "reset": {
  29. "confirm_reset": "Hoppscotch server must restart to reflect the new changes. Confirm the reset of server configurations?",
  30. "description": "Default configurations will be loaded as specified in the environment file",
  31. "failure": "Failed to reset configurations!!",
  32. "title": "Reset Configurations",
  33. "info": "Reset server configurations"
  34. },
  35. "restart": {
  36. "description": "{duration} seconds remaining before this page reloads automatically",
  37. "initiate": "Initiating server restart...",
  38. "title": "Server is restarting"
  39. },
  40. "save_changes": "Save Changes",
  41. "title": "Configurations"
  42. },
  43. "metrics": {
  44. "dashboard": "Dashboard",
  45. "no_metrics": "No metrics found",
  46. "total_collections": "Total Collections",
  47. "total_requests": "Total Requests",
  48. "total_teams": "Total Workspaces",
  49. "total_users": "Total Users"
  50. },
  51. "settings": {
  52. "settings": "Settings"
  53. },
  54. "shared_requests": {
  55. "action": "Action",
  56. "clear_filter": "Clear Filter",
  57. "confirm_request_deletion": "Confirm deletion of the selected shared request?",
  58. "copy": "Copy",
  59. "created_on": "Created On",
  60. "delete": "Delete",
  61. "email": "Email",
  62. "filter": "Filter",
  63. "filter_by_email": "Filter by email",
  64. "id": "ID",
  65. "load_list_error": "Unable to load shared requests list",
  66. "no_requests": "No shared requests found",
  67. "open_request": "Open Request",
  68. "properties": "Properties",
  69. "request": "Request",
  70. "show_more": "Show more",
  71. "title": "Shared Requests",
  72. "url": "URL"
  73. },
  74. "state": {
  75. "add_user_failure": "Failed to add user to the workspace!!",
  76. "add_user_success": "User is now a member of the workspace!!",
  77. "admin_failure": "Failed to make user an admin!!",
  78. "admin_success": "User is now an admin!!",
  79. "and": "and",
  80. "configure_auth": "Check out the documentation to configure auth providers.",
  81. "confirm_logout": "Confirm Logout",
  82. "continue_email": "Continue with Email",
  83. "continue_github": "Continue with Github",
  84. "continue_google": "Continue with Google",
  85. "continue_microsoft": "Continue with Microsoft",
  86. "copied_to_clipboard": "Copied to clipboard",
  87. "create_team_failure": "Failed to create workspace!!",
  88. "create_team_success": "Workspace created successfully!!",
  89. "delete_request_failure": "Shared Request deletion failed!!",
  90. "delete_request_success": "Shared Request deleted successfully!!",
  91. "delete_team_failure": "Workspace deletion failed!!",
  92. "delete_team_success": "Workspace deleted successfully!!",
  93. "delete_user_failure": "User deletion failed!!",
  94. "delete_user_success": "User deleted successfully!!",
  95. "email": "Email",
  96. "email_failure": "Failed to send invitation",
  97. "email_signin_failure": "Failed to login with Email",
  98. "email_success": "Email invitation sent successfully",
  99. "enter_team_email": "Please enter email of workspace owner!!",
  100. "error": "Something went wrong",
  101. "error_auth_providers": "Unable to load auth providers",
  102. "github_signin_failure": "Failed to login with Github",
  103. "google_signin_failure": "Failed to login with Google",
  104. "invalid_email": "Please enter a valid email address",
  105. "logged_out": "Logged out",
  106. "login_as_admin": "and login with an admin account.",
  107. "logout": "Logout",
  108. "magic_link_sign_in": "Click on the link to sign in.",
  109. "magic_link_success": "We sent a magic link to",
  110. "microsoft_signin_failure": "Failed to login with Microsoft",
  111. "non_admin_logged_in": "Logged in as non admin user.",
  112. "non_admin_login": "You are logged in. But you're not an admin",
  113. "owner_not_present": "Atleast one owner should be present in the team!!",
  114. "privacy_policy": "Privacy Policy",
  115. "reenter_email": "Re-enter email",
  116. "remove_admin_failure": "Failed to remove admin status!!",
  117. "remove_admin_success": "Admin status removed!!",
  118. "remove_admin_to_delete_user": "Remove admin privilege to delete the user!!",
  119. "remove_invitee_failure": "Removal of invitee failed!!",
  120. "remove_invitee_success": "Removal of invitee is successfull!!",
  121. "remove_member_failure": "Member couldn't be removed!!",
  122. "remove_member_success": "Member removed successfully!!",
  123. "rename_team_failure": "Failed to rename workspace!!",
  124. "rename_team_success": "Workspace renamed successfully!",
  125. "require_auth_provider": "You need to set atleast one authentication provider to log in.",
  126. "role_update_failed": "Roles updation has failed!!",
  127. "role_update_success": "Roles updated successfully!!",
  128. "self_host_docs": "Self Host Documentation",
  129. "send_magic_link": "Send magic link",
  130. "sign_in_agreement": "By signing in, you are agreeing to our",
  131. "sign_in_options": "All sign in option",
  132. "sign_out": "Sign out",
  133. "team_name_long": "Workspace name should be atleast 6 characters long!!",
  134. "user_not_found": "User not found in the infra!!"
  135. },
  136. "teams": {
  137. "add_member": "Add Member",
  138. "add_members": "Add Members",
  139. "add_new": "Add New",
  140. "admin": "Admin",
  141. "admin_Email": "Admin Email",
  142. "admin_id": "Admin ID",
  143. "cancel": "Cancel",
  144. "confirm_team_deletion": "Confirm deletion of the workspace?",
  145. "create_team": "Create Workspace",
  146. "date": "Date",
  147. "delete_team": "Delete Workspace",
  148. "details": "Details",
  149. "edit": "Edit",
  150. "editor": "EDITOR",
  151. "editor_description": "Editors can add, edit, and delete requests and collections.",
  152. "email": "Workspace owner email",
  153. "email_address": "Email Address",
  154. "email_title": "Email",
  155. "empty_name": "Team name cannot be empty!!",
  156. "error": "Something went wrong. Please try again later.",
  157. "id": "Workspace ID",
  158. "invited_email": "Invitee Email",
  159. "invited_on": "Invited On",
  160. "invites": "Invites",
  161. "load_info_error": "Unable to load Workspace info",
  162. "load_list_error": "Unable to Load Workspace List",
  163. "members": "Number of members",
  164. "no_invite": "No invites",
  165. "owner": "OWNER",
  166. "owner_description": " Owners can add, edit, and delete requests, collections and workspace members.",
  167. "permissions": "Permissions",
  168. "name": "Workspace Name",
  169. "no_members": "No members in this workspace. Add members to this workspace to collaborate",
  170. "no_pending_invites": "No pending invites",
  171. "no_teams": "No workspaces found",
  172. "pending_invites": "Pending invites",
  173. "roles": "Roles",
  174. "roles_description": "Roles are used to control access to the shared collections.",
  175. "remove": "Remove",
  176. "rename": "Rename",
  177. "save": "Save",
  178. "save_changes": "Save Changes",
  179. "send_invite": "Send Invite",
  180. "show_more": "Show more",
  181. "team_details": "Workspace details",
  182. "team_members": "Members",
  183. "team_members_tab": "Workspace members",
  184. "teams": "Workspace",
  185. "uid": "UID",
  186. "unnamed": "(Unnamed Workspace)",
  187. "viewer": "VIEWER",
  188. "viewer_description": "Viewers can only view and use requests",
  189. "valid_name": "Please enter a valid workspace name",
  190. "valid_owner_email": "Please enter a valid owner email"
  191. },
  192. "users": {
  193. "admin": "Admin",
  194. "admin_email": "Admin Email",
  195. "admin_id": "Admin ID",
  196. "confirm_admin_to_user": "Do you want to remove admin status from this user?",
  197. "confirm_user_deletion": "Confirm user deletion?",
  198. "confirm_user_to_admin": "Do you want to make this user into an admin?",
  199. "created_on": "Created On",
  200. "date": "Date",
  201. "delete": "Delete",
  202. "delete_user": "Delete User",
  203. "details": "Details",
  204. "email": "Email",
  205. "email_address": "Email Address",
  206. "id": "User ID",
  207. "invalid_user": "Invalid User",
  208. "invite_load_list_error": "Unable to Load Invited Users List",
  209. "invite_user": "Invite User",
  210. "invited_on": "Invited On",
  211. "invited_users": "Invited Users",
  212. "invitee_email": "Invitee Email",
  213. "load_info_error": "Unable to load user info",
  214. "load_list_error": "Unable to Load Users List",
  215. "make_admin": "Make admin",
  216. "name": "Name",
  217. "no_invite": "No invited users found",
  218. "no_shared_requests": "No shared requests created by the user",
  219. "no_users": "No users found",
  220. "not_found": "User not found",
  221. "remove_admin_privilege": "Remove Admin Privilege",
  222. "remove_admin_status": "Remove Admin Status",
  223. "send_invite": "Send Invite",
  224. "show_more": "Show more",
  225. "uid": "UID",
  226. "unnamed": "(Unnamed User)",
  227. "user_not_found": "User not found in the infra!!",
  228. "users": "Users",
  229. "valid_email": "Please enter a valid email address"
  230. }
  231. }