Skip to content

Commit 8a4f736

Browse files
committed
add match room ui
1 parent 51679df commit 8a4f736

File tree

15 files changed

+18092
-435
lines changed

15 files changed

+18092
-435
lines changed

CrazyCar/Assets/Resources/Language/Locales/en.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,9 @@
5959
"Match" : "Match",
6060
"Time Trial" : "Time Trial",
6161
"No game" : "No game",
62-
"This feature is for VIPs only" : "This feature is for VIPs only"
62+
"This feature is for VIPs only" : "This feature is for VIPs only",
63+
"Please enter a 4-digit room number" : "Please enter a 4-digit room number",
64+
"Create" : "Create",
65+
"Join" : "Join,
66+
"Start" : "Start"
6367
}

CrazyCar/Assets/Resources/Language/Locales/jp.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,9 @@
5959
"Match" : "マッチ",
6060
"Time Trial" : "タイムトライアル",
6161
"This feature is for VIPs only" : "この機能はVIP",
62-
"No game" : "ノーゲーム"
62+
"No game" : "ノーゲーム",
63+
"Please enter a 4-digit room number" : "4桁の部屋番号を入力してください",
64+
"Create" : "クリエイト",
65+
"Join" : "結合,
66+
"Start" : "スタート"
6367
}

CrazyCar/Assets/Resources/Language/Locales/kr.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,9 @@
5959
"Match" : "일치",
6060
"Time Trial" : "타이머 레이스",
6161
"This feature is for VIPs only" : "이 기능은 VIP에만 적용",
62-
"No game" : "게임 없음"
62+
"No game" : "게임 없음",
63+
"Please enter a 4-digit room number" : "네 자리 방 번호를 입력하세요.",
64+
"Create" : "만들다",
65+
"Join" : "가입,
66+
"Start" : "출발점"
6367
}

CrazyCar/Assets/Resources/Language/Locales/zh-cn.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,9 @@
5959
"Match" : "比赛",
6060
"Time Trial" : "计时赛",
6161
"This feature is for VIPs only" : "此功能仅面向VIP",
62-
"No game" : "暂无比赛"
62+
"No game" : "暂无比赛",
63+
"Please enter a 4-digit room number" : "请输入一个4位数的房间号",
64+
"Create" : "创建",
65+
"Join" : "加入,
66+
"Start" : "开始"
6367
}

0 commit comments

Comments
 (0)