Salz0 / telegram_flea

A open-source flea market bot, to be used in any Community
MIT License
9 stars 21 forks source link

add multiple language support #10

Closed vessaldaneshvar closed 10 months ago

vessaldaneshvar commented 10 months ago

base on issue #6 I add multiple language support for two language de and en. you must run "poetry run pybabel compile -d locales -D bot" for compile translation files.

Salz0 commented 10 months ago

base on issue #6

I add multiple language support for two language de and en.

you must run "poetry run pybabel compile -d locales -D bot" for compile translation files.

Awesome, I'll review and merge if all is fine today/tomorrow. Thank's a lot for contributing! Much love 💌

Salz0 commented 10 months ago

Highly appreciate your work! Thank you a lot 💌 I encourage you to take a look at other issues like https://github.com/Salz0/telegram_flea/issues/5 you did a awesome job