The bug
The enchantment.level.<value>
is untranslated.
How to reproduce
Give an item for self with enchantment level higher than 10:
/give @s stick{Enchantments:[{id:knockback,lvl:11}]}
→ It displays untranslated string enchantment.level.11
, instead of normal text.
Linked issues
duplicates 1
Attachments
Comments 2
We're tracking this issue in MC-248616, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as invalid. Please take a look at the parent ticket (MC-248616) and see if an explanation is provided there in the description of the ticket or in the comments for why this issue is invalid.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Duplicate of MC-248616.