Skip to content

Commit

Permalink
feat: translation
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-yao committed Dec 26, 2024
1 parent 4865fd1 commit a8ad407
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l4d2_tank_draw/translations/l4d2_tank_draw.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -659,4 +659,16 @@
"en" "[Tank Draw] Player %s's lucky draw result: Drug for %d seconds."
"chi" "[坦克抽奖] 玩家 %s 的幸运抽奖结果: 中毒 %d 秒"
}

"TankDrawResult_DrugAll"
{
"en" "{yellow}[Tank Draw] {lightgreen}Player {olive}%s{lightgreen}'s lucky draw result: {olive}Drug all survivor for %d seconds."
"chi" "{yellow}[坦克抽奖] {lightgreen}玩家 {olive}%s{lightgreen} 的幸运抽奖结果:{olive}全体中毒 %d 秒"
}

"TankDrawResult_DrugAll_NoColor"
{
"en" "[Tank Draw] Player %s's lucky draw result: Drug all survivor for %d seconds."
"chi" "[坦克抽奖] 玩家 %s 的幸运抽奖结果: 全体中毒 %d 秒"
}
}

0 comments on commit a8ad407

Please sign in to comment.