Add checkbox on project-open screen to clear context

This commit is contained in:
Nick O'Leary
2022-01-12 21:05:47 +00:00
parent 3abef972a7
commit 8b43b31c64
5 changed files with 32 additions and 21 deletions

View File

@@ -1093,7 +1093,8 @@
"not-git": "Not a git repository",
"no-resource": "Repository not found",
"cant-get-ssh-key-path": "Error! Can't get selected SSH key path.",
"unexpected_error": "unexpected_error"
"unexpected_error": "unexpected_error",
"clearContext": "Clear context when switching projects"
},
"delete": {
"confirm": "Are you sure you want to delete this project?"