feat: visually indicate nested env expand overflow

This commit is contained in:
liyasthomas
2022-01-29 18:42:19 +05:30
parent 0668be971b
commit 65fc660881
33 changed files with 95 additions and 76 deletions

View File

@@ -165,7 +165,8 @@
"no_environment": "환경 없음",
"select": "환경 선택",
"title": "환경",
"variable_list": "변수 목록"
"variable_list": "변수 목록",
"nested_overflow": "nested environment variables are limited to 10 levels"
},
"error": {
"browser_support_sse": "이 브라우저는 서버 전송 이벤트를 지원하지 않는 것 같습니다.",