|
@@ -16,4 +16,5 @@ export default {
|
|
|
errorInvalidMaster: 'Inappropriate host, please check the settings !',
|
|
|
earlyRoomError: 'Please wait till the reservation can be made.',
|
|
|
timeOutRoomError: 'You have reached your time limit for the use of the current studio.',
|
|
|
+ hostNotInRoomError: '主持人不在带看房间内',
|
|
|
};
|