This commit is contained in:
Henning Dieterichs
2024-03-15 16:52:52 +01:00
committed by Henning Dieterichs
parent 15715aedf0
commit b7d35c8bdd
26 changed files with 800 additions and 52 deletions

View File

@@ -23,6 +23,8 @@
"command.stageSelectedRanges": "Stage Selected Ranges",
"command.revertSelectedRanges": "Revert Selected Ranges",
"command.stageChange": "Stage Change",
"command.stageSelection": "Stage Selection",
"command.stageBlock": "Stage Block",
"command.revertChange": "Revert Change",
"command.unstage": "Unstage Changes",
"command.unstageAll": "Unstage All Changes",