init
Some checks failed
Deploy / build (push) Failing after 15s

This commit is contained in:
alsaze 2025-12-02 16:18:21 +03:00
parent 09b71884ee
commit fbc06718de
2 changed files with 2 additions and 21 deletions

View File

@ -1,5 +1,3 @@
{
"colors": {
"black": "black"
}
}

View File

@ -1,20 +1,3 @@
{
"colors": {
"black": "черный",
"beige": "бежевый",
"grey": "серый",
"grey-black": "серо-черный"
},
"materials": {
"cotton": "хлопок",
"cotton-polyester": "хлопок-полиэстер"
},
"checkoutSteps": {
"delivery": "Выберите адрес получения заказа",
"mobileDelivery": "доставка",
"contacts": "Введите данные получателя",
"mobileContacts": "контакты",
"summary": "Подтвердите заказ",
"mobileSummary": "заказ"
}
}