feat: environment quick peek (#3119)

This commit is contained in:
Liyas Thomas
2023-08-15 19:30:37 +05:30
committed by GitHub
parent 15c2c7bb5b
commit e255c46455
9 changed files with 329 additions and 382 deletions

View File

@@ -204,13 +204,18 @@
"deleted": "Environment deletion",
"edit": "Edit Environment",
"global": "Global",
"empty_variables": "No variables",
"global_variables": "Global variables",
"invalid_name": "Please provide a name for the environment",
"list": "Environment variables",
"my_environments": "My Environments",
"name": "Name",
"nested_overflow": "nested environment variables are limited to 10 levels",
"new": "New Environment",
"no_active_environment": "No active environment",
"no_environment": "No environment",
"no_environment_description": "No environments were selected. Choose what to do with the following variables.",
"quick_peek": "Environment Quick Peek",
"replace_with_variable": "Replace with variable",
"scope": "Scope",
"select": "Select environment",