git页面修复

This commit is contained in:
2025-08-09 23:10:29 +08:00
parent 272ea62bee
commit dbda05e688
3 changed files with 60 additions and 40 deletions

View File

@@ -73,6 +73,14 @@
"saved": "Saved",
"unsavedChangesConfirm": "You have unsaved changes. Are you sure you want to leave?",
"gitPanel": "Git",
"gitChanges": "Changes",
"expandCurrentFolder": "Expand current folder",
"expandAllFolders": "Expand all folders",
"collapseCurrentFolder": "Collapse current folder",
"collapseAllFolders": "Collapse all folders",
"ahead": "ahead",
"behind": "behind",
"gitStatus": "Status",
"gitHistory": "History",
"gitBranches": "Branches",