|
@@ -33,9 +33,9 @@ export default {
|
|
deletedScenesWaring: 'Cannot recover from deletion, confirm to delete?',
|
|
deletedScenesWaring: 'Cannot recover from deletion, confirm to delete?',
|
|
projectLink: 'Project Link',
|
|
projectLink: 'Project Link',
|
|
nickNameRegrexError: 'The nickname is limited to 1 to 15 characters in Chinese, English, digits, or underscores.',
|
|
nickNameRegrexError: 'The nickname is limited to 1 to 15 characters in Chinese, English, digits, or underscores.',
|
|
- startMiniAppLivestreaming: 'Mini Programs LI-Stream',
|
|
|
|
|
|
+ startMiniAppLivestreaming: 'livestreaming',
|
|
shareFriends: "Share with friends",
|
|
shareFriends: "Share with friends",
|
|
scanMiniApp:"Scan the code to access LI-Stream via Wechat",
|
|
scanMiniApp:"Scan the code to access LI-Stream via Wechat",
|
|
- openScanMiniApp: 'Open the Wechat and scan',
|
|
|
|
- enterWechat: "进入微信小程序开始带看"
|
|
|
|
|
|
+ openScanMiniApp: 'Open the Wechat',
|
|
|
|
+ enterWechat: "Scan the code to start LI-Stream via Wechat"
|
|
}
|
|
}
|