Files
web-crm.mcmed.ru/frontend/public/locales/ru/page.dashboard.json
Viktoria Polyakova 4fb101c5db Init
2026-01-25 08:57:38 +00:00

19 lines
562 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"dashboard_page": {
"top_sellers": {
"title": "Рейтинг",
"hint": "Lorem ipsum dolor sim amet, consectetur adipiscing elit."
},
"analytics": {
"total_entities": "Всего",
"won_entities": "Выиграно",
"lost_entities": "Потеряно",
"new_entities": "Новые",
"total_tasks": "Всего задач",
"completed_tasks": "Выполненные задачи",
"expired_tasks": "Невыполненные задачи",
"no_tasks": "Нет задач"
}
}
}