In the code, there are references to a “/warden_spawn_tracker” command. When the command is registered and executed, the output will not show any proper translations.
To reproduce this, register the command. When you attempt to use it by typing “/warden_spawn_tracker clear” or “/warden_spawn_tracker set 0”, raw identifiers will be displayed.
This could be fixed by adding the missing translation strings for this command.
"commands.warden_spawn_tracker.clear.success.multiple": "The specified warden spawn trackers have been cleared for %1$s",
"commands.warden_spawn_tracker.clear.success.single": "The warden spawn tracker has been cleared for %1$s",
"commands.warden_spawn_tracker.set.success.multiple": "The specified warden spawn trackers have been updated for %1$s",
"commands.warden_spawn_tracker.set.success.single": "The warden spawn tracker has been updated for %1$s",
Thank you for your report!
After consideration, the issue is being closed as Invalid.
This report does not describe a bug.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki