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

19 lines
482 B
JSON

{
"dashboard_page": {
"top_sellers": {
"title": "Classement",
"hint": "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
},
"analytics": {
"total_entities": "Total",
"won_entities": "Gagné",
"lost_entities": "Perdu",
"new_entities": "Nouveau",
"total_tasks": "Total des tâches",
"completed_tasks": "Tâches terminées",
"expired_tasks": "Tâches expirées",
"no_tasks": "Aucune tâche"
}
}
}