Skip to content

Translate Body Groups #2739

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

Open
NovaDiablox opened this issue May 12, 2025 · 0 comments
Open

Translate Body Groups #2739

NovaDiablox opened this issue May 12, 2025 · 0 comments

Comments

@NovaDiablox
Copy link

NovaDiablox commented May 12, 2025

Details

Translate body groups to target language. The game will simply look for matches and will translate it automatically. If this request gets accepted I will add the body group strings such as boots, jeans, earrings, belt, hat, t-shirt, bra, tail, bracelet, headgear, necklace etc. to community.properties or some other .properties file via PR. Since this may require internal changes that can't be done only via GLua I believe Rubat should be able to do the necessary changes. I will do the string part as said.

IF the string

  • is not in English it should stay in the source language. (Body group source language might be in Chinese, Japanese etc.)
  • doesn't exist it should stay in the source language.
  • can't find a match it should stay in the source language.
  • starts with lowercase char it should be converted to uppercase (this is optional).

Also add a check box that says in model selector "Show the original body group names" in case people want to see the original names.

Partially done in Facepunch/garrysmod#2290

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

No branches or pull requests

1 participant