pull/22574/head
GuanMu 10 months ago
parent 55711dac88
commit 4fddba62f6

@ -947,8 +947,8 @@ const translation = {
}, },
debug: { debug: {
settingsTab: 'Settings', settingsTab: 'Settings',
lastRunTab: 'Last Run', lastRunTab: 'Last Run',
noData: { noData: {
description: 'The results of the last run will be displayed here', description: 'The results of the last run will be displayed here',
runThisNode: 'Run this node', runThisNode: 'Run this node',
}, },

@ -948,8 +948,8 @@ const translation = {
}, },
debug: { debug: {
settingsTab: '设置', settingsTab: '设置',
lastRunTab: '上次运行', lastRunTab: '上次运行',
noData: { noData: {
description: '上次运行的结果将显示在这里', description: '上次运行的结果将显示在这里',
runThisNode: '运行此节点', runThisNode: '运行此节点',
}, },

Loading…
Cancel
Save