From fbc06718deb371e9846ed292c15f2c91cfa1c1cf Mon Sep 17 00:00:00 2001 From: alsaze Date: Tue, 2 Dec 2025 16:18:21 +0300 Subject: [PATCH] init --- i18n/locales/en.json | 4 +--- i18n/locales/ru.json | 19 +------------------ 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/i18n/locales/en.json b/i18n/locales/en.json index 85881e2..0e0dcd2 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -1,5 +1,3 @@ { - "colors": { - "black": "black" - } + } \ No newline at end of file diff --git a/i18n/locales/ru.json b/i18n/locales/ru.json index 21c646b..0e0dcd2 100644 --- a/i18n/locales/ru.json +++ b/i18n/locales/ru.json @@ -1,20 +1,3 @@ { - "colors": { - "black": "черный", - "beige": "бежевый", - "grey": "серый", - "grey-black": "серо-черный" - }, - "materials": { - "cotton": "хлопок", - "cotton-polyester": "хлопок-полиэстер" - }, - "checkoutSteps": { - "delivery": "Выберите адрес получения заказа", - "mobileDelivery": "доставка", - "contacts": "Введите данные получателя", - "mobileContacts": "контакты", - "summary": "Подтвердите заказ", - "mobileSummary": "заказ" - } + } \ No newline at end of file