|
@@ -50,5 +50,6 @@ export default {
|
|
|
userAccount: 'User Account',
|
|
|
userAccountRequired: "Please input the User's Account",
|
|
|
setRoomNumber:"Set the number of guests in the studio",
|
|
|
- roomTitle:'Room Title'
|
|
|
+ roomTitle:'Room Title',
|
|
|
+ passwordError:'请设置完整的4位数字密码!'
|
|
|
}
|