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

12 commits

Author SHA1 Message Date
HYBRID
8f8a188ade
Add Hindi language (by @hybridvamp, in #218)
Co-authored-by: Stefano Pigozzi <me@steffo.eu>
2023-10-28 01:53:22 +02:00
bb99472c84
Add option to disable cash payments (#190)
* Create the `enable_pay_with_cash` and `enable_create_transaction` config options
* Add configuration gates to the `menu_cash` and `menu_edit_credit` buttons
2022-11-19 16:56:49 +01:00
ad0372c6be
📝 Fix documentation error 2022-04-14 02:52:37 +02:00
317f32900a
Add Docker support (#168, #102)
Co-authored-by: bpro <iserver12345@gmail.com>
2022-03-28 16:09:57 +02:00
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