1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-22 05:54:18 +00:00
Commit graph

8 commits

Author SHA1 Message Date
dd7a45c581
📔 Update translation attribution 2022-03-16 16:14:56 +01:00
Felipe Mateus
6995d78a32
Add language pt_br (#132)
* Add Language PT_BR

Create br.py

* Update config/template_config.toml

* Update strings/br.py

* Update strings/br.py

* Update strings/br.py

* Update strings/br.py

* Update strings/br.py

* Update strings/br.py

* Update config/template_config.toml

* Fix problems

* Update pt_br.py

* 🔧 Add `pt_br` to the language menu
Co-authored-by: Stefano Pigozzi <me@steffo.eu>

* Update pt_br.py
Update "order" word to "pedido".
2021-05-26 01:17:03 +02:00
2262dbb99c 🔧 #107: Support tips (even if not recommended) 2021-05-13 03:41:44 +02:00
skipper70
3dd0bbcf93 fix python-telegram-bot:latest warning && variable connection pool size 2021-05-01 03:47:30 +02:00
9640156716
Add es_mx language 2020-12-03 07:51:14 +01:00
3bcd409056 Fix self.loc race condition 2020-09-09 16:55:46 +02:00
177f5b3507 Reformat code using PyCharm 2020-09-07 17:13:27 +02:00
6a49756394
Completely rework the configuration system (#76)
* Do a lot of progress on the new config system

* Completely rework the configuration system

* Improve logging messages
2020-09-07 17:11:22 +02:00