Shulker box subtitles are improperly capitalized
The Bug:
Shulker box subtitles are improperly capitalized.
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.block.shulker_box.close | Shulker box closes | Shulker Box closes | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5339094 |
| subtitles.block.shulker_box.open | Shulker box opens | Shulker Box opens | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5339096 |
Steps to Reproduce:
- Display any of the affected strings listed above by using the command provided below and replacing "XYZ" with the string's translation key.
/tellraw @s {"translate":"XYZ"} - Observe if the said string is properly capitalized.
Observed Behavior:
Shulker box subtitles are improperly capitalized.
Expected Behavior:
Shulker box subtitles would be properly capitalized.