final commit before execution
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
},
|
||||
"Common": {
|
||||
"home": "Главная",
|
||||
"price": "Цена"
|
||||
"price": "Цена",
|
||||
"buy": "Купить"
|
||||
},
|
||||
"Error": {
|
||||
"title": "Произошла ошибка",
|
||||
@@ -33,7 +34,11 @@
|
||||
"favorites": "Избранное",
|
||||
"empty": "Корзина пуста",
|
||||
"continue": "Продолжить покупки",
|
||||
"checkout": "Оформить заказ"
|
||||
"checkout": "Оформить заказ",
|
||||
"title": "Название",
|
||||
"quantity": "Количество",
|
||||
"amount": "Стоимость",
|
||||
"total": "Всего"
|
||||
},
|
||||
"cabinet": {
|
||||
"personal-information": {
|
||||
|
||||
Reference in New Issue
Block a user