mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-21 21:44:19 +00:00
update ru.py
This commit is contained in:
parent
730fa96e56
commit
d0b7da2ab2
1 changed files with 2 additions and 2 deletions
|
@ -308,7 +308,7 @@ edit_current_value = "Текущее значение:\n" \
|
|||
|
||||
# Payment: cash payment info
|
||||
payment_cash = "Вы можете пополнить счет наличными в торговых точках.\n" \
|
||||
"Рассчитайтесь и сообщение Менеджеру следующее значение:\n" \
|
||||
"Рассчитайтесь и сообщите Менеджеру следующее значение:\n" \
|
||||
"<b>{user_cash_id}</b>"
|
||||
|
||||
# Payment: invoice amount
|
||||
|
@ -333,7 +333,7 @@ notification_order_placed = "Получен новый заказ:\n" \
|
|||
"{order}"
|
||||
|
||||
# Notification: order has been completed
|
||||
notification_order_completed = "Выш заказ успешно выполнен!\n" \
|
||||
notification_order_completed = "Ваш заказ успешно выполнен!\n" \
|
||||
"{order}"
|
||||
|
||||
# Notification: order has been refunded
|
||||
|
|
Loading…
Reference in a new issue