update order details view, translations

This commit is contained in:
2025-09-10 06:34:18 +03:00
parent fa0bbe64fb
commit b8a8eab87c
10 changed files with 56 additions and 35 deletions

View File

@@ -3,9 +3,6 @@
"description": "Просмотрите свою корзину",
"emptyCartMessage": "Ваша корзина пуста",
"emptyCartMessageDescription": "Добавьте товары в корзину, чтобы продолжить.",
"subtotal": "Промежуточный итог",
"total": "Сумма",
"promotionsTotal": "Скидка",
"table": {
"item": "Товар",
"quantity": "Количество",
@@ -58,7 +55,11 @@
}
},
"order": {
"title": "Заказ"
"title": "Заказ",
"promotionsTotal": "Скидка",
"subtotal": "Промежуточный итог",
"total": "Сумма",
"giftCard": "Подарочная карта"
},
"orderConfirmed": {
"title": "Заказ успешно оформлен",