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

19 lines
452 B
JSON

{
"dashboard_page": {
"top_sellers": {
"title": "Rating",
"hint": "Lorem ipsum dolor sim amet, consectetur adipiscing elit."
},
"analytics": {
"total_entities": "Total",
"won_entities": "Won",
"lost_entities": "Lost",
"new_entities": "New",
"total_tasks": "Total Tasks",
"completed_tasks": "Completed Tasks",
"expired_tasks": "Expired Tasks",
"no_tasks": "No Tasks"
}
}
}