add translate project diff

This commit is contained in:
Yuma Matsuura
2018-05-28 16:00:32 +09:00
parent d4d9190919
commit 5a70bea67a
3 changed files with 18 additions and 9 deletions

View File

@@ -193,8 +193,12 @@
"nodeCount": "__count__ node",
"nodeCount_plural": "__count__ nodes",
"local":"Local changes",
"remote":"Remote changes"
"remote":"Remote changes",
"reviewChanges": "Review Changes",
"noBinaryFileShowed": "Cannot show binary file contents",
"viewCommitDiff": "View Commit Changes",
"compareChanges": "Compare Changes",
"saveConflict": "Save conflict resolution"
},
"subflow": {
"editSubflow": "Edit flow template: __name__",