feat: visually indicate nested env expand overflow

This commit is contained in:
liyasthomas
2022-01-29 18:42:19 +05:30
parent 2346349eef
commit a5c77cc791
33 changed files with 95 additions and 76 deletions

View File

@@ -166,7 +166,8 @@
"no_environment": "Nessun ambiente",
"select": "Seleziona ambiente",
"title": "Ambienti",
"variable_list": "Elenco variabili"
"variable_list": "Elenco variabili",
"nested_overflow": "nested environment variables are limited to 10 levels"
},
"error": {
"browser_support_sse": "Questo browser non sembra supportare gli eventi inviati dal server (Server Sent Events).",