The Bug:
The "subtitles.entity.nautilus.eat" string misspells the word “Nautilus” as “Nauilus”.
Affected Strings:
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 |
---|---|---|---|
subtitles.entity.nautilus.eat | Nauilus eats | Nautilus eats | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5438407 |
Steps to Reproduce:
Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"subtitles.entity.nautilus.eat"}
Observe the string's spelling of the word “Nautilus”.
Observed Behavior:
The word “Nautilus” is misspelled as “Nauilus”.
Expected Behavior:
The word “Nautilus” would be spelled as “Nautilus”.