feat: search

This commit is contained in:
liyasthomas
2021-08-10 13:46:42 +05:30
parent da74fb5241
commit b612feea41
25 changed files with 493 additions and 256 deletions

View File

@@ -72,7 +72,8 @@
"chat": "Questions? Chat with us!",
"forum": "Ask questions and get answers",
"team": "Get in touch with the team",
"shortcuts": "Become more efficient"
"shortcuts": "Browse app faster",
"community": "Ask questions and help others"
},
"app": {
"name": "Hoppscotch",
@@ -81,8 +82,9 @@
"whats_new": "What's new?",
"chat_with_us": "Chat with us",
"keyboard_shortcuts": "Keyboard shortcuts",
"new_version_found": "New version found. Refresh to update.",
"join_discord_community": "Join our Discord community",
"twitter": "Twitter",
"new_version_found": "New version found. Refresh to update.",
"terms_and_privacy": "Terms and privacy",
"status": "Status",
"help": "Help, feedback and</br>documentation",
@@ -90,7 +92,9 @@
"invite_your_friends": "Invite your friends",
"invite_description": "In Hoppscotch, we designed a simple and intuitive interface for creating and managing your APIs. Hoppscotch is a tool that helps you build, test, document and share your APIs.",
"share": "Share",
"copy": "Copy"
"copy": "Copy",
"search": "Search",
"type_a_command_search": "Type a command or search…"
},
"collection": {
"save_as": "Save as",
@@ -208,9 +212,16 @@
"general": {
"help_menu": "Help menu",
"show_all": "Keyboard shortcuts",
"command_menu": "Command menu",
"command_menu": "Search & command menu",
"close_current_menu": "Close current menu"
},
"navigation": {
"rest": "Go to REST",
"graphql": "Go to GraphQL",
"realtime": "Go to realtime",
"documentation": "Go to documentation",
"settings": "Go to settings"
},
"send_request": "Send Request",
"save_to_collections": "Save to Collections",
"copy_request_link": "Copy Request Link",