The Bug:
The "command.failed" string is missing a conjunction.
Affected String:
Before reading the table, please note the following:
Words colored in GREEN are correct.
Words colored in RED are incorrect.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
command.failed | An unexpected error occurred trying to execute that command | An unexpected error occurred while trying to execute that command | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5340902 |
h3. Steps to Reproduce:
Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"command.failed"}
Observe if there is a conjunction where appropriate within the string.
Observed Behavior:
A conjunction isn't present.
Expected Behavior:
A conjunction would be present.
Can confirm:
[media]