We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114ccac commit 87fe760Copy full SHA for 87fe760
src/components/update-tip/update-tip.jsx
@@ -12,7 +12,7 @@ const messages = defineMessages({
12
id: 'gui.matata.firmwareUpdate'
13
},
14
firmwareUpdateText: {
15
- defaultMessage: `检测到当前固件版本号为:10.11.12 {br} 版本不匹配,需要升级`,
+ defaultMessage: '检测到当前固件版本号为:10.11.12 \n\n 版本不匹配,需要升级',
16
description: '',
17
id: 'gui.matata.firmwareUpdateText'
18
0 commit comments