ejektaflex / Bountiful

A Minecraft mod adding bounties for specific items.
https://minecraft.curseforge.com/projects/bountiful
GNU General Public License v3.0
82 stars 31 forks source link

[Bug]: Reputation Bar has no l18nkey #284

Open chengzi-sc opened 1 month ago

chengzi-sc commented 1 month ago

What happened?

image

How can we reproduce it?

No response

Mod Version

1.20.1

Mod Loader

Forge

Mod Loader Version

1.20.1

Relevant log output

No response

ejektaflex commented 1 week ago

I plan to fix this with 1.21. I'd like to replace all remaining hardcoded string literals on the bounty board and in bounties, if there are any, with translation keys.

Error logs and warnings will likely still be in English, they're not a part of the I18n system.