amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
376 stars 99 forks source link

Running app on a device with language set to any of the translations available, shows incorrect catrgories. #100

Closed amugofjava closed 1 year ago

amugofjava commented 1 year ago

Describe the bug If you switch region to non English or German, in this example the Netherlands, and then go to the Discover tab you'll see the language label rather than the categories.

To Reproduce Steps to reproduce the behavior:

  1. Switch device to non-English or German language.
  2. Click on Discover tab.
  3. Categories label key shown instead of categories.

Expected behavior Should default to English in the same way the rest of the app does.

Screenshots Screenshot_20230609_134132

Smartphone (please complete the following information):

amugofjava commented 1 year ago

Fixed in v1.3.0.