|
@@ -11,4 +11,7 @@ export default {
|
|
|
leaveRoom: 'Leave the studio',
|
|
|
exitRoom: 'Exit the studio',
|
|
|
endUpRoom: 'The Livestream is ended',
|
|
|
+ errorRepeatLogin: 'You have already connected to this page; please do not log in again.',
|
|
|
+ errorRoomMaxing: 'The studio is fully staffed; please try again later!',
|
|
|
+ errorInvalidMaster: 'Inappropriate host, please check the settings !',
|
|
|
};
|