feat(team-accounts): enhance team account statistics and health details components with new data and improved calculations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"home": {
|
||||
"pageTitle": "Ülevaade",
|
||||
"headerTitle": "{{companyName}} tervise ülevaade",
|
||||
"headerTitle": "{{companyName}} Tervisekassa kokkuvõte",
|
||||
"healthDetails": "Ettevõtte terviseandmed",
|
||||
"membersSettingsButtonTitle": "Halda töötajaid",
|
||||
"membersSettingsButtonDescription": "Lisa, muuda või eemalda töötajaid.",
|
||||
@@ -31,13 +31,14 @@
|
||||
"volume": "Eelarve maht {{volume}}"
|
||||
},
|
||||
"data": {
|
||||
"reservations": "{{value}} broneeringut",
|
||||
"reservations": "{{value}} teenust",
|
||||
"analysis": "Analüüsid",
|
||||
"doctorsAndSpecialists": "Eriarstid ja spetsialistid",
|
||||
"researches": "Uuringud",
|
||||
"healthResearchPlans": "Terviseuuringute paketid",
|
||||
"serviceUsage": "{{value}} teenuse kasutust",
|
||||
"serviceSum": "Teenuste summa"
|
||||
"serviceSum": "Teenuste summa",
|
||||
"eclinic": "Digikliinik"
|
||||
}
|
||||
},
|
||||
"healthDetails": {
|
||||
|
||||
Reference in New Issue
Block a user