feat(MED-97): display accounts count, usage total
This commit is contained in:
@@ -28,17 +28,19 @@
|
||||
"budget": {
|
||||
"title": "Ettevõtte Tervisekassa seis",
|
||||
"balance": "Eelarve jääk {{balance}}",
|
||||
"volume": "Eelarve maht"
|
||||
"volume": "Eelarve maht",
|
||||
"membersCount": "Töötajate arv"
|
||||
},
|
||||
"data": {
|
||||
"reservations": "{{value}} teenust",
|
||||
"reservations": "{{value}} tellimus(t)",
|
||||
"analysis": "Analüüsid",
|
||||
"doctorsAndSpecialists": "Eriarstid ja spetsialistid",
|
||||
"researches": "Uuringud",
|
||||
"analysisPackages": "Terviseuuringute paketid",
|
||||
"analysisPackagesCount": "{{value}} teenuse kasutust",
|
||||
"analysisPackagesCount": "{{value}} tellimus(t)",
|
||||
"totalSum": "Tellitud teenuste summa",
|
||||
"eclinic": "Digikliinik"
|
||||
"eclinic": "Digikliinik",
|
||||
"currentMonthUsageTotal": "Kasutatud eelarve"
|
||||
}
|
||||
},
|
||||
"healthDetails": {
|
||||
|
||||
Reference in New Issue
Block a user