Initial commit from monorepo
This commit is contained in:
22
i18n/locales/ru/offersNew.json
Normal file
22
i18n/locales/ru/offersNew.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"offersNew": {
|
||||
"header": {
|
||||
"title": "Выберите продукт"
|
||||
},
|
||||
"actions": {
|
||||
"back": "Назад"
|
||||
},
|
||||
"errors": {
|
||||
"title": "Ошибка",
|
||||
"retry": "Попробовать снова",
|
||||
"load_failed": "Не удалось загрузить продукты"
|
||||
},
|
||||
"states": {
|
||||
"loading": "Загружаем продукты..."
|
||||
},
|
||||
"empty": {
|
||||
"title": "Нет доступных продуктов",
|
||||
"description": "Обратитесь к администратору для добавления продуктов"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user