更改准备按钮文本

This commit is contained in:
MrZ626
2021-04-08 23:28:26 +08:00
parent bdf1ce640c
commit 2bdbc4d792
5 changed files with 5 additions and 5 deletions

View File

@@ -257,7 +257,7 @@ return{
down="",
},
net_game={
ready="Ready",
ready="Ready/Cancel",
},
net_chat={
send="Send",

View File

@@ -229,7 +229,7 @@ return{
down="",
},
net_game={
ready="Prêt",
-- ready="Ready/Cancel",
},
net_chat={
send="Envoyer",

View File

@@ -257,7 +257,7 @@ return{
down="",
},
net_game={
-- ready="Ready",
-- ready="Ready/Cancel",
},
net_chat={
send="Mandar",

View File

@@ -235,7 +235,7 @@ return{
down="",
},
net_game={
-- ready="Ready",
-- ready="Ready/Cancel",
},
net_chat={
-- send="Send",

View File

@@ -257,7 +257,7 @@ return{
down="",
},
net_game={
ready="准备",
ready="准备/取消",
},
net_chat={
send="发送",