The Bug:
"available" in recover_world.no_fallback
is misspelled as "availible".
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 |
---|---|---|---|
recover_world.no_fallback | No state to recover from availible | No state to recover from available | https://crowdin.com/translate/minecraft/10038/enus-engb#5362196 |
h3. Steps to Reproduce:
Display the affected string by using the command provided below.
/tellraw @s {"translate":"recover_world.no_fallback"}
Look closely at the affected word within the string.
Take note as to whether or not the word "available" is misspelled as "availible".
Observed Behavior:
The word "available" is misspelled as "availible".
Expected Behavior:
The word is spelled as "available".
I can confirm.