The Bug:
The quotes in arguments.item.predicate.unknown
are different.
Affected String:
Translation Key | Current String | Expected String |
---|---|---|
arguments.item.predicate.unknown | Unknown item predicate '%s'' | Unknown item predicate '%s' |
h3. Steps to Reproduce:
Display the affected string by using the command provided below.
/tellraw @s {"translate":"arguments.item.predicate.unknown"}
Look closely at the affected quotes within the string.
Comments 0
No comments.