grand commit
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"title": "Hello world!",
|
||||
"about": "Go to the about page"
|
||||
},
|
||||
"Common": {
|
||||
"home": "Главная",
|
||||
"price": "Цена"
|
||||
},
|
||||
"Error": {
|
||||
"title": "Произошла ошибка",
|
||||
"try-again": "Попробуйте снова",
|
||||
@@ -24,8 +28,12 @@
|
||||
}
|
||||
},
|
||||
"cart": {
|
||||
"buy": "Купить",
|
||||
"basket": "Корзина",
|
||||
"favorites": "Избранное"
|
||||
"favorites": "Избранное",
|
||||
"empty": "Корзина пуста",
|
||||
"continue": "Продолжить покупки",
|
||||
"checkout": "Оформить заказ"
|
||||
},
|
||||
"cabinet": {
|
||||
"personal-information": {
|
||||
|
||||
Reference in New Issue
Block a user