Fix i18n bugs in projects

This commit is contained in:
Kazuhito Yokoi
2018-07-11 15:33:25 +09:00
parent 54d9656f09
commit 6c8fc4846b
4 changed files with 5 additions and 7 deletions

View File

@@ -483,7 +483,6 @@
"install": "install",
"removeFromProject": "remove from project",
"addToProject": "add to project",
"none": "None",
"files": "Files",
"flow": "Flow",
"credentials": "Credentials",
@@ -705,7 +704,7 @@
"ssh-key-add": "Add an ssh key",
"credential-key": "Credentials encryption key",
"cant-get-ssh-key": "Error! Can't get selected SSH key path.",
"already-exists": "already exists",
"already-exists2": "already exists",
"git-error": "git error",
"connection-failed": "Connection failed",
"not-git-repo": "Not a git repository",