flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
24.22k stars 1.55k forks source link

Interface language #3338

Open YALdysse opened 10 months ago

YALdysse commented 10 months ago

Feature Description

I use flameshot appimage on Manjaro and it's have english interface. Why i can't set language in flameshot ? Users should be able to use the language they like, not the one your program imposes.

mmahmoudian commented 10 months ago

Why i can't set language in flameshot ?

It uses your system's default language. How have you aet your locale?

locale -a

Users should be able to use the language they like, not the one your program imposes.

Flameshot translation status can be viewed in our weblate page.

YALdysse commented 10 months ago

$ locale LANG=uk_UA.UTF-8 LC_CTYPE="uk_UA.UTF-8" LC_NUMERIC=uk_UA.UTF-8 LC_TIME=uk_UA.UTF-8 LC_COLLATE="uk_UA.UTF-8" LC_MONETARY=uk_UA.UTF-8 LC_MESSAGES="uk_UA.UTF-8" LC_PAPER=uk_UA.UTF-8 LC_NAME=uk_UA.UTF-8 LC_ADDRESS=uk_UA.UTF-8 LC_TELEPHONE=uk_UA.UTF-8 LC_MEASUREMENT=uk_UA.UTF-8 LC_IDENTIFICATION=uk_UA.UTF-8 LC_ALL=

Why don't you make a language selection window in the program?