Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added more languages, rephrase wording #24

Merged
merged 1 commit into from
Oct 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 24 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# @Telegram Flea - Your Open-Source Flea-Market Bot for Telegram 🛒


Telegram Flea is a open-source flea-market (Барахолка) bot built for Telegram!

This project is created to serve as a handy tool for university flea-markets, and it's designed to be scalable for use all across in Ukraine

Right now there is only a most basic version of the project! See the photo-example!
Telegram Flea is an open-source bot for Telegram designed to serve as a handy tool for university flea-markets in Ukraine.
It is scalable and aims to be used across the country!
Currently, only a basic version of the project is available. Please refer to the attached photo for an example.

![image](https://github.com/Salz0/telegram_flea/assets/76848642/9466e8cd-7b95-4c01-95d1-c46598aa40f7)

Expand All @@ -22,6 +20,27 @@ Right now there is only a most basic version of the project! See the photo-examp
| Indonesian | id | ✅ |
| Hindi | hi | ✅ |

| Spanish | es | |
| French | fr | |
| Japanese | ja | |
| Chinese | zh | |
| Arabic | ar | |
| Portuguese | pt | |
| Bengali | bn | |
| Punjabi | pa | |
| Italian | it | |
| Turkish | tr | |
| Dutch | nl | |
| Polish | pl | |
| Vietnamese | vi | |
| Tamil | ta | |
| Telugu | te | |
| Marathi | mr | |
| Kannada | kn | |
| Malay | ms | |
| Urdu | ur | |


### Todo's 🌟

* [todo] User-friendly interface 😄
Expand Down