Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readyup - New feature and translation of the panel #803

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lechuga16
Copy link
Contributor

l4d_ready_unready_limit: If different from 0, it will indicate how many times a player can cancel the countdown, this affects only when intentionally cancelled.

Panel: The panel's translations will be based on the client's language.

Note: I closed the previous pull request while trying to update the branch to the latest changes from readyup #794

l4d_ready_unready_limit: If different from 0, it will indicate how many times a player can cancel the countdown, this affects only when intentionally cancelled.

Panel: The panel's translations will be based on the client's language.
Copy link
Contributor

@blueblur0730 blueblur0730 Aug 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some phrases should be modified.


"PanelSurvivors"
{
"chi" "->%d. 幸存者%s"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

幸存者 -> 生还者


"PanelCommands"
{
"chi" "▸ 命令:"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

命令 -> 指令


"UnReadyLimit"
{
"chi" "{default}[{green}!{default}] 你已经达到了 {red}取消准备{default}的限制 [{green}%d{default}]"
Copy link
Contributor

@blueblur0730 blueblur0730 Aug 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

的限制 -> 的上限次数

Suggested change
"chi" "{default}[{green}!{default}] 你已经达到了 {red}取消准备{default}的限制 [{green}%d{default}]"
"chi" "{default}[{green}!{default}] 你已经达到了 {red}取消准备{default} 的上限次数: [{green}%d{default}]"

according to the code this should be more explicit.

Comment on lines 151 to 159
"PanelSpectator"
{
"chi" "->%d. 观众"
}

"PanelSpectators"
{
"chi" "->%d. 观众"
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

观众 -> 旁观者

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants