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

Translation and syntax updates #807

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

Conversation

blueblur0730
Copy link
Contributor

@blueblur0730 blueblur0730 commented Aug 30, 2024

Code change:

  • l4d2_stats: Pre-translated phrases are now printed to its own client.
  • l4d2_skill_detect: Pre-translated phrases are now printed to its own client.

Syntax:

  • l4d2_skill_detect:
    • Replaced tag "Action" with "void" for all callbacks of events since there is no event need to take action with.
    • Specified Handle type of "GlobalForward", "StringMap", "Event", "DataPack" using object-oriented wrappers.

Translations:

  • Added Simplified Chinese translation for all plugins supported multi-language.

Code change:
 - l4d2_stats: Pre-translated phrases are now print to its own client.
 - l4d2_skill_detect: Pre-translated phrases are now print to its own client.
Syntax:
 - l4d2_skill_detect:
    -Replaced tag "Action" with "void" for all callbacks of events since there is no event need to take action with.
    - Specified Handle type of "GlobalForward", "StringMap", "Event", "DataPack" using object-oriented wrappers.
Translations:
 - Added Simplified Chinese translation for all plugins supported multi-language.
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.

1 participant