mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Remove duplicated messages in the message catalog
This commit is contained in:
parent
196a9ae43a
commit
37057d1da2
@ -701,8 +701,7 @@
|
|||||||
"copyItemUrl": "Copy item url",
|
"copyItemUrl": "Copy item url",
|
||||||
"copyURL2Clipboard": "Copied url to clipboard",
|
"copyURL2Clipboard": "Copied url to clipboard",
|
||||||
"showFlow": "Show",
|
"showFlow": "Show",
|
||||||
"hideFlow": "Hide",
|
"hideFlow": "Hide"
|
||||||
"find": "Find in workspace"
|
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"name": "Help",
|
"name": "Help",
|
||||||
|
@ -701,8 +701,7 @@
|
|||||||
"copyItemUrl": "要素のURLをコピー",
|
"copyItemUrl": "要素のURLをコピー",
|
||||||
"copyURL2Clipboard": "URLをクリップボードにコピーしました",
|
"copyURL2Clipboard": "URLをクリップボードにコピーしました",
|
||||||
"showFlow": "表示",
|
"showFlow": "表示",
|
||||||
"hideFlow": "非表示",
|
"hideFlow": "非表示"
|
||||||
"find": "ワークスペース内を検索"
|
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"name": "ヘルプ",
|
"name": "ヘルプ",
|
||||||
|
Loading…
Reference in New Issue
Block a user