{
locales: {
isRtl: false,
locale: 'zh-cn',
messagesByLocale: {
'zh-cn': {
'gui.alerts.lostPeripheralConnection': 'Scratch与{extensionName}的连接已断开。',
'gui.alerts.tryAgain': '重试',
'paint.textMode.text': '文本',
'paint.colorPicker.swap': '交换'
},
'zh-tw': {
'gui.alerts.lostPeripheralConnection': 'Scratch 與 {extensionName} 的連線中斷。',
'gui.alerts.tryAgain': '再試一次',
'paint.textMode.text': '文字',
'paint.colorPicker.swap': '交換'
}
},
messages: {
'gui.alerts.lostPeripheralConnection': 'Scratch与{extensionName}的连接已断开。',
'gui.alerts.tryAgain': '重试',
'paint.textMode.text': '文本',
'paint.colorPicker.swap': '交换'
}
}
}
网友评论