feat: optimize pvp invite
This commit is contained in:
+3
-5
@@ -37,14 +37,12 @@ module.exports = {
|
||||
// Room Scene (PVP)
|
||||
// ============================================================
|
||||
'room.title': 'PVP Battle',
|
||||
'room.idleHint': 'Create a room or join with a code',
|
||||
'room.create': 'Create Room',
|
||||
'room.join': 'Join Room',
|
||||
'room.connecting': 'Connecting{dots}',
|
||||
'room.roomCode': 'Room Code:',
|
||||
'room.waiting': 'Waiting for opponent{dots}',
|
||||
'room.shareHint': 'Share the room code with your friend',
|
||||
'room.inputCode': 'Enter Room Code:',
|
||||
'room.inviteFriend': '📨 Invite Friend',
|
||||
'room.shareTitle': 'Come play 1v1 Tank Battle with me!',
|
||||
'room.shareHint': 'Or share the room code with your friend',
|
||||
'room.opponentFound': 'Opponent found!',
|
||||
'room.starting': 'Game starting...',
|
||||
'room.tapBack': 'Tap anywhere to go back',
|
||||
|
||||
+3
-5
@@ -37,14 +37,12 @@ module.exports = {
|
||||
// Room Scene (PVP)
|
||||
// ============================================================
|
||||
'room.title': '双人对战',
|
||||
'room.idleHint': '创建房间或输入房间号加入',
|
||||
'room.create': '创建房间',
|
||||
'room.join': '加入房间',
|
||||
'room.connecting': '连接中{dots}',
|
||||
'room.roomCode': '房间号:',
|
||||
'room.waiting': '等待对手加入{dots}',
|
||||
'room.shareHint': '将房间号分享给好友',
|
||||
'room.inputCode': '输入房间号:',
|
||||
'room.inviteFriend': '📨 邀请好友',
|
||||
'room.shareTitle': '来和我1v1坦克大战吧!',
|
||||
'room.shareHint': '或者将房间号分享给好友',
|
||||
'room.opponentFound': '对手已找到!',
|
||||
'room.starting': '即将开始...',
|
||||
'room.tapBack': '点击任意位置返回',
|
||||
|
||||
Reference in New Issue
Block a user