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

Fix translation in zh_cn.json #3890

Open
wants to merge 1 commit into
base: 1.21.x
Choose a base branch
from
Open

Conversation

YocyCraft
Copy link

@YocyCraft YocyCraft commented Jan 13, 2025

The translation of "jei.tooltip.recipe.tag" (en_us: Accepts tag: %s) in zh_cn is "接受下列任何物品:%s", which means "Accept any of the following items: %s" literally. However, in the game this translation key can be used for any recipes with tagged ingredients, including items, fluids or any custom tagged ingredients. This could sometimes confuse players when they see a non-item ingredient with this tooltip. The new translation means "Accept ingredients in the tag: %s" which could make better understanding.

image

@CLAassistant
Copy link

CLAassistant commented Jan 13, 2025

CLA assistant check
All committers have signed the CLA.

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