From d0b7da2ab217a31a98446ec62f56a9a27f2b6495 Mon Sep 17 00:00:00 2001 From: skipper70 <5059499+skipper70@users.noreply.github.com> Date: Tue, 4 May 2021 07:08:08 +0500 Subject: [PATCH] update ru.py --- strings/ru.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strings/ru.py b/strings/ru.py index f45b3a5..d3cf6db 100644 --- a/strings/ru.py +++ b/strings/ru.py @@ -308,7 +308,7 @@ edit_current_value = "Текущее значение:\n" \ # Payment: cash payment info payment_cash = "Вы можете пополнить счет наличными в торговых точках.\n" \ - "Рассчитайтесь и сообщение Менеджеру следующее значение:\n" \ + "Рассчитайтесь и сообщите Менеджеру следующее значение:\n" \ "{user_cash_id}" # 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