From ea780a7138173961780522d6ebd8be5343369242 Mon Sep 17 00:00:00 2001 From: Luka Renko <46861689+lukarenko@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:44:41 +0100 Subject: [PATCH] End date in title of obsolete charts --- src/locales/en.json | 6 +++--- src/locales/sl.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 648adec91..e7aa01061 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -339,7 +339,7 @@ "deceased-total": "Deaths Total" }, "cases": { - "title": "Confirmed Cases", + "title": "Confirmed Cases [until 3/31/2023]", "titleMenu": "Cases", "active": "Active", "hospitalized": "Hospitalized", @@ -411,7 +411,7 @@ "hospitalDeceasedShare": "Share of Hospital Deaths" }, "hCenters": { - "title": "Healthcare Center Treatment", + "title": "Healthcare Center Treatment [until 10/25/2020]", "titleMenu": "HC - treatment", "disclaimer": "Note: this chart is not up-to-date. From October 25, 2020, Ministry of Health does not report data about health centers as they are not collected anymore.", "emergencyExamination": "Emergency Examinations", @@ -423,7 +423,7 @@ "allRegions": "All regions" }, "hcCases": { - "title": "Cases in Health Care and Retirement Homes, weekly", + "title": "Cases in Health Care and Retirement Homes, weekly [until 3/26/2023]", "titleMenu": "HC & RH - cases", "disclaimer": "Note: data for last week are not complete yet - share of health care employees may be smaller than actual.", "structure": "Structure", diff --git a/src/locales/sl.json b/src/locales/sl.json index 0e6d03aa0..61a8ab6cc 100644 --- a/src/locales/sl.json +++ b/src/locales/sl.json @@ -1007,7 +1007,7 @@ "deceased-total": "Umrli skupaj" }, "cases": { - "title": "Potrjeni primeri", + "title": "Potrjeni primeri [do 31.3.2023]", "titleMenu": "Primeri", "active": "Aktivni", "hospitalized": "Hospitalizirani", @@ -1188,7 +1188,7 @@ "disclaimer": "Upoštevane so samo hospitalizacije vodene v sistemu EPISARI, kar izključuje sprejeme zaradi COVID-19 a brez resne akutne okužbe dihal." }, "hcCases": { - "title": "Primeri v zdravstvu in domovih za starejše občane, tedensko", + "title": "Primeri v zdravstvu in domovih za starejše občane, tedensko [do 26.3.2023]", "titleMenu": "Zdravstvo in DSO - primeri", "disclaimer": "Opomba: podatki za zadnji teden še niso dokončni, zato je delež zdravstvenih delavcev lahko manjši kot je dejansko.", "structure": "Struktura",