add adfree description to cosmetics

This commit is contained in:
evanpelle
2026-04-06 14:05:50 -07:00
parent 4dba57ae90
commit 0a117aead3
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -926,7 +926,8 @@
"uncommon": "Uncommon",
"rare": "Rare",
"epic": "Epic",
"legendary": "Legendary"
"legendary": "Legendary",
"adfree": "ad-free for life!"
},
"flag_input": {
"title": "Select Flag",
+3
View File
@@ -53,6 +53,9 @@ export class CosmeticInfo extends LitElement {
${translateText(`cosmetics.${this.rarity}`) || this.rarity}
</div>`
: nothing}
<div class="text-green-400 font-bold">
${translateText("cosmetics.adfree")}
</div>
${this.colorPalette
? html`<div>
${translateText("cosmetics.color_label")}