From 0a117aead3251acd3ba85d9a9ae2c65d49232f0e Mon Sep 17 00:00:00 2001 From: evanpelle Date: Mon, 6 Apr 2026 14:05:50 -0700 Subject: [PATCH] add adfree description to cosmetics --- resources/lang/en.json | 3 ++- src/client/components/CosmeticInfo.ts | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/lang/en.json b/resources/lang/en.json index 00aee7e70..874045ef1 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -926,7 +926,8 @@ "uncommon": "Uncommon", "rare": "Rare", "epic": "Epic", - "legendary": "Legendary" + "legendary": "Legendary", + "adfree": "ad-free for life!" }, "flag_input": { "title": "Select Flag", diff --git a/src/client/components/CosmeticInfo.ts b/src/client/components/CosmeticInfo.ts index 5958c46ec..150df5155 100644 --- a/src/client/components/CosmeticInfo.ts +++ b/src/client/components/CosmeticInfo.ts @@ -53,6 +53,9 @@ export class CosmeticInfo extends LitElement { ${translateText(`cosmetics.${this.rarity}`) || this.rarity} ` : nothing} +
+ ${translateText("cosmetics.adfree")} +
${this.colorPalette ? html`
${translateText("cosmetics.color_label")}