danirod / cartero

Make HTTP requests and test APIs
https://cartero.danirod.es
GNU General Public License v3.0
326 stars 24 forks source link

"About Window" Does not change language #56

Open altaskur opened 1 month ago

altaskur commented 1 month ago

Issue: "About" Window Does Not Change Language

Description

I noticed that the "About window" of the application does not change its language. While the rest of the application is correctly displayed in this case, Spanish , the "About window" remains in English.

image

Expected Behavior

The "About window" should display text in the os language, in this case, Spanish, along with the rest of the application.

Actual Behavior:

The "About window" remains in English regardless of the language setting.

Environment

danirod commented 1 month ago

Fixed in https://github.com/danirod/cartero/pull/70, it will be visible in future app updates.

image