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")}