Skip to content

Commit

Permalink
调整暂停和统计界面关于接收攻击一行的文本 close #1002
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Oct 10, 2023
1 parent d58f41b commit 012e0f7
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions parts/language/lang_en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ return {
"Pieces:",
"Row/Dig:",
"Attack/DigAtk:",
"Received:",
"Rise(Receive-Offset):",
"Clears:",
"Spins:",
"B2B/B3B/PC/HPC:",
Expand All @@ -248,7 +248,7 @@ return {
"Play Time:",
"Key/Rot./Hold:",
"Block/Row/Atk.:",
"Recv./Res./Asc.:",
"Receive/Offset/Rise:",
"Dig/Dig Atk.:",
"Eff./Dig Eff.:",
"B2B/B3B:",
Expand Down
4 changes: 2 additions & 2 deletions parts/language/lang_es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ return {
"Piezas:",
"Altura/Limpiado:",
"Ataque Enviado:",
"Ataque Recibido:",
"Ataque Recibido:",-- "Rise(Receive-Offset):",
"Líneas Limpiadas:",
"Spins:",
"B2B/B3B/PC/HPC:",
Expand All @@ -247,7 +247,7 @@ return {
"Tiempo de Juego:",
"Tecla/Rot./Reserva:",
"Bloq./Lín./Atq.:",
"Rec./Off./Sub.:",
"Rec./Off./Sub.:",-- "Receive/Offset/Rise:",
"Limp./Atq. Limp.:",
"Effic./Eff.Limp.:",
"Slam/Gr.Slam:",
Expand Down
4 changes: 2 additions & 2 deletions parts/language/lang_fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ return {
"Pièce :",
"Lignes/Creuser :",
"Attaque/Attaque de creusage :",
"Reçu :",
"Reçu :",-- "Rise(Receive-Offset):",
"Nettoyages :",
"Spins :",
"B2B/B3B/PC/HPC : ",
Expand All @@ -226,7 +226,7 @@ return {
"Temps de jeu :",
"Touche/Rot./Réserve :",
"Bloc/Ligne/Atq. :",
"Reçu/Res./Asc. :",
"Reçu/Res./Asc. :",-- "Receive/Offset/Rise:",
"Attaque/Attaque de creusage :",
"Eff./Eff. de creusage :",
"B2B/B3B :",
Expand Down
4 changes: 2 additions & 2 deletions parts/language/lang_id.lua
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ return {
"Blok:",
"Baris/Baris Gali:",
"Serangan/Serangan Gali:",
"Diterima:",
"Diterima:",-- "Rise(Receive-Offset):",
"Baris:",
"Spins:",
"B2B/B3B/PC/Setengah PC:",
Expand All @@ -248,7 +248,7 @@ return {
"Jumlah Waktu Bermain:",
"Tombol/Putar/Simpan:",
"Blok/Baris/Serangan:",
"Serangan Diterima/Ditolak/Muncul:",
"Serangan Diterima/Ditolak/Muncul:",-- "Receive/Offset/Rise:",
"Gali/Serangan Gali:",
"Efisiensi/Efisiensi Gali:",
"B2B/B2B2B:",
Expand Down
2 changes: 1 addition & 1 deletion parts/language/lang_ja.lua
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ return {
"ミノ数:",
"line数/掘line:",
"火力数/掘火力:",
"受けたline数:",
"受けたline数:",-- "Rise(Receive-Offset):",
"line消去数:",
"スピン:",
"B2B/B3B/PC/HPC:",
Expand Down
4 changes: 2 additions & 2 deletions parts/language/lang_pt.lua
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ return {
"Peça:",
"Linha/Dig:",
"Ataque/DigAtk:",
"Recebido:",
"Recebido:",-- "Rise(Receive-Offset):",
"Limpas:",
"Giros:",
"B2B/B3B/PC/HPC:",
Expand All @@ -236,7 +236,7 @@ return {
"Tempo jogado:",
"Tecla/Rot./Segurar:",
"Blocos/Linhas/Ataque:",
"Recv./Res./Asc.:",
"Recv./Res./Asc.:",-- "Receive/Offset/Rise:",
"Dig/Dig Atk.:",
"Eff./Dig Eff.:",
"B2B/B3B:",
Expand Down
2 changes: 1 addition & 1 deletion parts/language/lang_symbol.lua
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ return {
"□:",
"-/↓:",
"→/↓→:",
":",
"↑(←-↓):",
"□↓:",
"~↓:",
"^^/^^^/#<>#/<>:",
Expand Down
4 changes: 2 additions & 2 deletions parts/language/lang_vi.lua
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ return {
"Số gạch:",
"Hàng/Đào:",
"Gửi/Gửi khi đào:",
"Nhận:",
"Nhận:",-- "Rise(Receive-Offset):",
"Xóa:",
"Spin:",
"B2B/B3B/PC/HPC:",
Expand All @@ -255,7 +255,7 @@ return {
"Thời gian chơi:",
"Phím/Xoay/Giữ:",
"Gạch/Hàng/Gửi:",
"Nhận/Phản/Đẩy:",
"Nhận/Phản/Đẩy:",-- "Receive/Offset/Rise:",
"Đào/Gửi khi đào:",
"H.quả/H.quả khi Đào:",
"B2B/B3B:",
Expand Down
2 changes: 1 addition & 1 deletion parts/language/lang_zh.lua
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ return {
"落块:",
"消行/挖掘:",
"攻击/挖掘攻击:",
"上涨/接收/抵消:",
"上涨(接收-抵消):",
"消除:",
"Spin:",
"B2B/B3B/PC/HPC:",
Expand Down
4 changes: 2 additions & 2 deletions parts/language/lang_zh_code.lua
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ return {
"P.Pieces",
"P.Row/Dig",
"P.Atk/DAtk",
"P.Receive",
"P.Rise(P.Receive-P.Offset)",
"P.Clear",
"P.Spin",
"P.B2B/B3B;P.PC/HPC",
Expand All @@ -196,7 +196,7 @@ return {
"Stat.Time = ",
"Stat.Key/Rot/Hold = ",
"Stat.Block/Row/Atk = ",
"Stat.Recv/Res/Asc = ",
"Stat.Recv/Offset/Rise = ",
"Stat.Dig/DAtk = ",
"Stat.Eff/DEff = ",
"Stat.B2B/B3B = ",
Expand Down
2 changes: 1 addition & 1 deletion parts/language/lang_zh_trad.lua
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ return {
"塊數:",
"行清除/挖掘:",
"攻擊/挖掘攻擊:",
"上漲/接收/抵消:",
"上漲(接收-抵消):",
"清除:",
"Spin:",
"B2B/B3B/PC/HPC:",
Expand Down

0 comments on commit 012e0f7

Please sign in to comment.