From c86e0e1ea685e1493289e55abe261cf45f6b167c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 13 Jul 2026 14:32:19 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20SMS=20labels=20=E2=80=94=20clarify=20del?= =?UTF-8?q?ivered=20means=20SMS=20delivered=20to=20phone,=20not=20goods?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1-е SMS: «✓ доставлено» → «✓ получено клиентом» 2-е SMS: added «✓ получено клиентом» «ждём подтверждения» → «ждём ответ оператора» --- src/components/orders/SmsStatusCard.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/orders/SmsStatusCard.jsx b/src/components/orders/SmsStatusCard.jsx index e93700c..408277d 100644 --- a/src/components/orders/SmsStatusCard.jsx +++ b/src/components/orders/SmsStatusCard.jsx @@ -189,9 +189,9 @@ export const SmsStatusCard = ({ order, userRole }) => {
1-е SMS
{hasFirstSms ? ( -
{fmtTime(firstSmsAt)} ✓ доставлено
+
{fmtTime(firstSmsAt)} ✓ получено клиентом
) : hasSmsSent && notifStatus === "sms_sending" ? ( -
{fmtTime(smsSentAt)} · отправлено, ждём подтверждения…
+
{fmtTime(smsSentAt)} · отправлено, ждём ответ оператора…
) : notifStatus === "link_ready" ? (
в очереди на отправку
) : ( @@ -206,7 +206,7 @@ export const SmsStatusCard = ({ order, userRole }) => {
2-е SMS
{hasSecondSms ? ( -
{fmtTime(secondSmsAt)}
+
{fmtTime(secondSmsAt)} ✓ получено клиентом
) : notifStatus === "first_sms_sent" && countdown ? (
отправка через {countdown}