取消准备按钮不再只显示取消两个字

This commit is contained in:
MrZ626
2021-11-12 02:54:14 +08:00
parent 8d7d5c7b04
commit 00e3e2d19d
7 changed files with 7 additions and 7 deletions

View File

@@ -316,7 +316,7 @@ return{
net_game={ net_game={
ready="Ready", ready="Ready",
spectate="Spectate", spectate="Spectate",
cancel="Cancel", cancel="Cancel ready",
}, },
setting_game={ setting_game={
title="Game Settings", title="Game Settings",

View File

@@ -283,7 +283,7 @@ return{
net_game={ net_game={
ready="Estoy Listo", ready="Estoy Listo",
spectate="Espectear", spectate="Espectear",
cancel="Cancelar", -- cancel="Cancel ready",
}, },
setting_game={ setting_game={
title="Ajustes del Juego", title="Ajustes del Juego",

View File

@@ -279,7 +279,7 @@ return{
net_game={ net_game={
-- ready="Ready", -- ready="Ready",
-- spectate="Spectate", -- spectate="Spectate",
-- cancel="Cancel", -- cancel="Cancel ready",
}, },
setting_game={ setting_game={
title="Paramètres du jeu", title="Paramètres du jeu",

View File

@@ -305,7 +305,7 @@ return{
net_game={ net_game={
-- ready="Ready", -- ready="Ready",
-- spectate="Spectate", -- spectate="Spectate",
-- cancel="Cancel", -- cancel="Cancel ready",
}, },
setting_game={ setting_game={
title="Config. de jogo", title="Config. de jogo",

View File

@@ -317,7 +317,7 @@ return{
net_game={ net_game={
ready="准备", ready="准备",
spectate="观战", spectate="观战",
cancel="取消", cancel="取消准备",
}, },
setting_game={ setting_game={
title="游戏设置", title="游戏设置",

View File

@@ -316,7 +316,7 @@ return{
net_game={ net_game={
ready="准备好的", ready="准备好的",
spectate="凝视", spectate="凝视",
cancel="取消", cancel="取消准备",
}, },
setting_game={ setting_game={
title="游戏设置", title="游戏设置",

View File

@@ -317,7 +317,7 @@ return{
net_game={ net_game={
ready="準備", ready="準備",
spectate="觀賽", spectate="觀賽",
cancel="取消", cancel="取消準備",
}, },
setting_game={ setting_game={
title="遊戲設置", title="遊戲設置",