git4refactor
filip mertens 6 months ago
parent 6cddc4a210
commit 86865ccccb
  1. 5
      apps/remix-ide/src/app/tabs/locales/en/git.json

@ -11,5 +11,8 @@
"git.rebaseBranch": "rebase branch",
"git.checkout": "checkout",
"git.fetch": "fetch",
"git.refresh": "refresh"
"git.refresh": "refresh",
"git.unstageall": "unstage all",
"git.stageall": "stage all",
"git.noremote": "this repo has no remotes"
}
Loading…
Cancel
Save