Commit 400bae57 by pidan

修改文案

parent 2d6e32ae
...@@ -2524,7 +2524,7 @@ ...@@ -2524,7 +2524,7 @@
liveTitle = [NSString fus_localString:@"我的直播開始啦"]; liveTitle = [NSString fus_localString:@"我的直播開始啦"];
liveContent = [NSString fus_localString:@"房間已開好,快來一起玩耍吧"]; liveContent = [NSString fus_localString:@"房間已開好,快來一起玩耍吧"];
} else { } else {
liveTitle = [NSString fus_versionLocalString:@"我在私屋直播"]; liveTitle = [NSString fus_versionLocalString:@"我在私屋直播"];
liveContent = [NSString fus_versionLocalString:@"需要输入密码进入直播屋"]; liveContent = [NSString fus_versionLocalString:@"需要输入密码进入直播屋"];
} }
[self fus_sendLiveRoomShareWithRoomId:roomModel.roomId [self fus_sendLiveRoomShareWithRoomId:roomModel.roomId
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment