|
@@ -42,7 +42,7 @@ export default {
|
|
|
enterWechat: "Scan the code to start LI-Stream via Wechat",
|
|
|
dashboard: "Data Kanban",
|
|
|
myEndRoom: 'Ended Studios',
|
|
|
- usingTime: "Time of Use",
|
|
|
+
|
|
|
usingTimeRequire: "Please input the time of Using",
|
|
|
setPassword: 'Set Password',
|
|
|
authorize: 'Authorize',
|
|
@@ -54,5 +54,9 @@ export default {
|
|
|
passwordError: 'Please set a full 4-digit password!',
|
|
|
authUserError: '授权失败,此账号不存在!',
|
|
|
authTipTitle: 'Authorization Guidelines',
|
|
|
- authTipContent: "Please provide your complete cell phone account details after selecting [Add User] for authorization. After authorization, the associated mobile phone account connects to the [Li-Stream] mini-program and is allowed to initiate a Livestream using the studio."
|
|
|
+ authTipContent: "Please provide your complete cell phone account details after selecting [Add User] for authorization. After authorization, the associated mobile phone account connects to the [Li-Stream] mini-program and is allowed to initiate a Livestream using the studio.",
|
|
|
+ usingTime: "Time of Use",
|
|
|
+ usingTime1: "Duratation",
|
|
|
+ usingTime2: "Create",
|
|
|
+
|
|
|
}
|