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