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

There are 3 sentences in the language file that cannot be translated. #61

Open
1 of 5 tasks
XDDstone opened this issue Dec 17, 2024 · 1 comment
Open
1 of 5 tasks
Assignees
Labels
✨ Enhancement New feature or request.

Comments

@XDDstone
Copy link

What is your feature request?

企业微信截图_17344184239835

What type of change is this?

  • Visual
  • Features/Mechanics
  • Performance
  • Compat
  • Others
@XDDstone XDDstone added the ✨ Enhancement New feature or request. label Dec 17, 2024
@bibi-reden
Copy link
Collaborator

bibi-reden commented Dec 17, 2024

Hi!

This is because these are modded attributes, and I attempt to discover existing translations.

AdditionalEntityAttributes lacks any translations for MAGIC_PROTECTION in this language.
https://github.com/DaFuqs/AdditionalEntityAttributes/tree/1.20.1/src/main/resources/assets/additionalentityattributes/lang

Ranged Weapon API adds "Draw Speed" (HASTE) and "Ranged Damage", but lacks translations in this language.
https://github.com/FabricExtras/RangedWeaponAPI/tree/1.20.1/src/main/resources/assets/ranged_weapon/lang

I will provide you the specific translation keys to target so you can open respective PR's. You might also be interested in contributing translations to these mods entirely.

ADDITIONAL ENTITY ATTRIBUTES

attribute.name.additionalentityattributes.generic.magic_protection

RANGED WEAPON API

  attribute.name.ranged_weapon.damage
  attribute.name.ranged_weapon.haste

@bibi-reden bibi-reden self-assigned this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants