|
@@ -32,5 +32,10 @@ export default {
|
|
|
deletedScenes: 'Deleted scenes',
|
|
|
deletedScenesWaring: 'Cannot recover from deletion, confirm to delete?',
|
|
|
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',
|
|
|
+ shareFriends: "Share with friends",
|
|
|
+ scanMiniApp:"Scan the code to access LI-Stream via Wechat",
|
|
|
+ openScanMiniApp: 'Open the Wechat and scan',
|
|
|
+ enterWechat: "进入微信小程序开始带看"
|
|
|
}
|