更多翻译
This commit is contained in:
@@ -210,7 +210,7 @@ class UserInfo extends Component {
|
||||
color: buttonColor,
|
||||
opacity: .6,
|
||||
}}>
|
||||
{helper.isChatRoom(UserName) || isFriend ? 'Send Message' : 'Add Friend'}
|
||||
{helper.isChatRoom(UserName) || isFriend ? '发送消息' : '添加好友'}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user