fix git nls

This commit is contained in:
Joao Moreno 2019-06-12 12:02:58 +02:00
parent bcca26e3e2
commit b485ffb756

View file

@ -47,8 +47,8 @@
"command.pushForce": "Push (Force)",
"command.pushTo": "Push to...",
"command.pushToForce": "Push to... (Force)",
"command.pushWithTags": "Push (Follow Tags)",
"command.pushWithTagsForce": "Push (Follow Tags, Force)",
"command.pushFollowTags": "Push (Follow Tags)",
"command.pushFollowTagsForce": "Push (Follow Tags, Force)",
"command.addRemote": "Add Remote",
"command.removeRemote": "Remove Remote",
"command.sync": "Sync",