IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.38k stars 85 forks source link

[BUG] Coupon text is not localized #1980

Open przemo20 opened 3 months ago

przemo20 commented 3 months ago

Expected Behavior

The coupon text should be in your language – the language you currently browse Steam.

Actual Behavior

The coupon text is only in English.

Steps to Reproduce the Problem

  1. Get a discount coupon (craft a game badge when there is no Winter/Summer sale)
  2. Visit the store page for the game/app you've got a coupon for
  3. (optional) Click on the “Clear cached data” button from Augmented Steam menu and refresh the page (AS probably won't detect the coupon immediately, so you need to give it a little push)

Screenshots

obraz

This coupon's card in the Steam Inventory: obraz

Specifications

candela97 commented 3 months ago

It's been like this since ES. The reason is we use the coupon's description to check if it's valid and whether the discount stacks, and it'll complicate things a lot if we try to account for all supported locales.

Labeling as wontfix for now.