refactor: settings page + ui components
This commit is contained in:
@@ -251,11 +251,12 @@
|
||||
"extensions_use_toggle": "Use the browser extension to send requests (if present)",
|
||||
"extension_version": "Extension Version",
|
||||
"extension_ver_not_reported": "Not Reported",
|
||||
"extensions_info1": "Browser extension that simplifies access to Hoppscotch",
|
||||
"extensions_info1": "Browser extension simplifies access to Hoppscotch, fix CORS issues, etc.",
|
||||
"extensions_info2": "Get Hoppscotch browser extension!",
|
||||
"installed": "Installed",
|
||||
"login_with": "Login with",
|
||||
"login": "Login",
|
||||
"login_to_hoppscotch": "Login to Hoppscotch",
|
||||
"logged_out": "Logged out",
|
||||
"login_success": "Successfully logged in",
|
||||
"logout": "Logout",
|
||||
@@ -333,10 +334,9 @@
|
||||
"import_from_my_collections": "Import from My Collections",
|
||||
"export_as_json": "Export as JSON",
|
||||
"send_magic_link": "Send a magic link",
|
||||
"check_your_inbox": "Check your inbox.",
|
||||
"you_can_dismiss_this_modal": "You can dismiss this ",
|
||||
"we_sent_magic_link": "We sent you a magic link!",
|
||||
"we_sent_magic_link_description": "We sent an email to {email}. It contains a magic link that’ll log you in.",
|
||||
"we_sent_magic_link_description": "Check your inbox - we sent an email to {email}. It contains a magic link that will log you in.",
|
||||
"hide_sidebar": "Hide sidebar",
|
||||
"show_sidebar": "Show sidebar",
|
||||
"protocols": "Protocols",
|
||||
|
||||
Reference in New Issue
Block a user