feat: alert the user on empty collection/environment exports (#3416)

This commit is contained in:
James George
2023-10-05 02:08:38 -07:00
committed by GitHub
parent 87d617012f
commit ae89af9978
4 changed files with 22 additions and 0 deletions

View File

@@ -250,7 +250,9 @@
"json_prettify_invalid_body": "Couldn't prettify an invalid body, solve json syntax errors and try again",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Could not send request",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "No duration",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"proxy_error": "Proxy error",