1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-21 21:44:19 +00:00
This commit is contained in:
Steffo 2018-04-30 23:30:05 +02:00
parent d552b88166
commit cca22443ee

View file

@ -21,7 +21,7 @@ product_format_string = "<b>{name}</b>\n" \
"<b>{cart}</b>"
# Order number, displayed in the order info
order_number = "<b>Ordine #{id}</b>"
order_number = "Ordine #{id}"
# Order info string, shown to the admins
order_format_string = "di {user}\n" \