Skip to content

Conversation

@Shibva
Copy link

@Shibva Shibva commented May 19, 2025

Due to how the lang string for the rarities was implemented, a : has to be used between rarity.alexscaves and [rarityname].name for it to work.
So instead of rarity.alexscaves.rainbow.name, it has to be rarity.alexscaves:rainbow.name due to the path having a : instead of a .

needs to be applied to the other lang files that have it, I have corrected for en_us, ko_kr, and zh_tw (kr and tw need translation to be confirmed correct)

Also added "rarity.alexscaves:sweet.name": "Sweet" as it was not implemented in that major update (also added rainbow and sweet to ko_kr using DeepL (Translation needs verification)

This merge is not necessary if the path for the internal name of the rarity is corrected

Resolves #1580 for 3 languages

(Remade request due to pull request being made to merge with wrong branch on personal fork; OOPS)

Shibva added 4 commits May 18, 2025 23:22
Due to how the lang was created for the rarity, a : has to be used to properly point to it. Should fix AlexModGuy#1580 

Also added sweet tooltip since it was missing
@DEEMsss
Copy link
Contributor

DEEMsss commented May 25, 2025

Hello, the zh_tw file has been repaired. Thanks for your reminder. I hope you can delete the zh_tw part in this merged project, because I have made a lot of repairs on this translation file. Thanks again!

@DEEMsss
Copy link
Contributor

DEEMsss commented May 25, 2025

bababoy

@Shibva
Copy link
Author

Shibva commented May 27, 2025

bababoy

Unsure how todo that; maybe if you send a merge request to my branch here I can apply it and it will override the changes I made in this one?

@DEEMsss
Copy link
Contributor

DEEMsss commented May 28, 2025

MAMBA
maybe do this?

@DEEMsss
Copy link
Contributor

DEEMsss commented Jun 1, 2025

So can you remove the zh_tw part of this RP?

@DEEMsss
Copy link
Contributor

DEEMsss commented Oct 9, 2025

🤓

@DEEMsss DEEMsss mentioned this pull request Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rarity isn't set correctly in language file

2 participants