mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add translate project diff
This commit is contained in:
@@ -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__",
|
||||
|
@@ -188,7 +188,12 @@
|
||||
"nodeCount": "__count__ 個のノード",
|
||||
"nodeCount_plural": "__count__ 個のノード",
|
||||
"local": "ローカルの変更",
|
||||
"remote": "リモートの変更"
|
||||
"remote": "リモートの変更",
|
||||
"reviewChanges": "変更を表示",
|
||||
"noBinaryFileShowed": "バイナリファイルの中身は表示することができません",
|
||||
"viewCommitDiff": "コミットの内容を表示",
|
||||
"compareChanges": "変更を比較",
|
||||
"saveConflict": "解決して保存"
|
||||
},
|
||||
"subflow": {
|
||||
"editSubflow": "フローのテンプレートを編集: __name__",
|
||||
|
Reference in New Issue
Block a user