Rudloff / alltube

Web GUI for youtube-dl
GNU General Public License v3.0
2.96k stars 582 forks source link

Disable auto language change #390

Closed mikagrand closed 2 years ago

mikagrand commented 2 years ago

New issue

Your environment

Please answer these questions when reporting a new issue:

What is your operating system (Windows, Linux, OSX, etc.)?

What is your web server (Apache, IIS, etc.)?

What version of AllTube are you using?

How did you install AllTube (with Git or with a release package)?

What version of PHP are you using?

What version of Python are you using?

What version of youtube-dl are you using?

Do you get any PHP-related errors in your webserver's logs?

What is the content of your config/config.yml file?

# Insert content here.

Please provide the URL of a video that causes the issue.

Hi, how to disale auto laguage detect change by region, i want to choose myself the site language.

Thanks.

Rudloff commented 2 years ago

You can select the language manually via the menu in the top left corner.

mikagrand commented 2 years ago

No, i mean use only one language for the site and disable auto detect region ?

Thanks.

Rudloff commented 2 years ago

I guess you could simply delete the unwanted locales from the i18n/ folder.

mikagrand commented 2 years ago

no, it's not working, i just want to disale auto language change.

Rudloff commented 2 years ago

There is no option to disable this behaviour.