diff --git a/frontend/public/locales/de/backend.json5 b/frontend/public/locales/de/backend.json5 index 2404c195..641ded19 100644 --- a/frontend/public/locales/de/backend.json5 +++ b/frontend/public/locales/de/backend.json5 @@ -1,31 +1,31 @@ { 'infection-states': { - Infected: 'Infiziert', - Hospitalized: 'Hospitalisiert', - ICU: 'Intensivpatient', - Dead: 'Verstorben', - Exposed: 'Kontaktperson', - Recovered: 'Genesen', - Carrier: 'TrΓ€ger', - Susceptible: 'EmpfΓ€nglich', - InfectedT: 'Infiziert (πŸ§ͺ)', - InfectedTV1: 'Infiziert (πŸ§ͺ + πŸ’‰)', - InfectedTV2: 'Infiziert (πŸ§ͺ + πŸ’‰πŸ’‰)', - InfectedV1: 'Infiziert (πŸ’‰)', - InfectedV2: 'Infiziert (πŸ’‰πŸ’‰)', - HospitalizedV1: 'Hospitalisiert (πŸ’‰)', - HospitalizedV2: 'Hospitalisiert (πŸ’‰πŸ’‰)', - ICUV1: 'Intensivpatient (πŸ’‰)', - ICUV2: 'Intensivpatient (πŸ’‰πŸ’‰)', - ExposedV1: 'Kontaktperson (πŸ’‰)', - ExposedV2: 'Kontaktperson (πŸ’‰πŸ’‰)', - CarrierT: 'TrΓ€ger (πŸ§ͺ)', - CarrierTV1: 'TrΓ€ger (πŸ§ͺ + πŸ’‰)', - CarrierTV2: 'TrΓ€ger (πŸ§ͺ + πŸ’‰πŸ’‰)', - CarrierV1: 'TrΓ€ger (πŸ’‰)', - CarrierV2: 'TrΓ€ger (πŸ’‰πŸ’‰)', - SusceptibleV1: 'EmpfΓ€nglich (πŸ’‰)', - SusceptibleV2: 'EmpfΓ€nglich (πŸ’‰πŸ’‰)', + Infected: 'Symptomatische', + Hospitalized: 'Hospitalisierte', + ICU: 'Intensivpatienten', + Dead: 'TodesfΓ€lle', + Exposed: 'PrΓ€infektiΓΆse', + Recovered: 'Genesene', + Carrier: 'Nichtsymptomatische', + Susceptible: 'EmpfΓ€ngliche', + InfectedT: 'Symptomatische \n (πŸ§ͺ)', + InfectedTV1: 'Symptomatische \n (πŸ§ͺ + πŸ’‰)', + InfectedTV2: 'Symptomatische \n (πŸ§ͺ + πŸ’‰πŸ’‰)', + InfectedV1: 'Symptomatische \n (πŸ’‰)', + InfectedV2: 'Symptomatische \n (πŸ’‰πŸ’‰)', + HospitalizedV1: 'Hospitalisierte \n (πŸ’‰)', + HospitalizedV2: 'Hospitalisierte \n (πŸ’‰πŸ’‰)', + ICUV1: 'Intensivpatienten \n (πŸ’‰)', + ICUV2: 'Intensivpatienten \n (πŸ’‰πŸ’‰)', + ExposedV1: 'PrΓ€infektiΓΆse \n (πŸ’‰)', + ExposedV2: 'PrΓ€infektiΓΆse \n (πŸ’‰πŸ’‰)', + CarrierT: 'Nichtsymptomatische \n (πŸ§ͺ)', + CarrierTV1: 'Nichtsymptomatische \n (πŸ§ͺ + πŸ’‰)', + CarrierTV2: 'Nichtsymptomatische \n (πŸ§ͺ + πŸ’‰πŸ’‰)', + CarrierV1: 'Nichtsymptomatische \n (πŸ’‰)', + CarrierV2: 'Nichtsymptomatische \n (πŸ’‰πŸ’‰)', + SusceptibleV1: 'EmpfΓ€ngliche \n (πŸ’‰)', + SusceptibleV2: 'EmpfΓ€ngliche \n (πŸ’‰πŸ’‰)', }, 'scenario-names': { 'Summer 2021 Simulation 1': 'Szenario ohne Maßnahmen', diff --git a/frontend/public/locales/en/backend.json5 b/frontend/public/locales/en/backend.json5 index 21e3efd3..932165d1 100644 --- a/frontend/public/locales/en/backend.json5 +++ b/frontend/public/locales/en/backend.json5 @@ -1,31 +1,31 @@ { 'infection-states': { - Infected: 'Infected', + Infected: 'Symptomatic', Hospitalized: 'Hospitalized', ICU: 'Intensive Care', Dead: 'Dead', Exposed: 'Exposed', Recovered: 'Recovered', - Carrier: 'Carrier', + Carrier: 'Non-Symptomatic', Susceptible: 'Susceptible', - InfectedT: 'Infected (πŸ§ͺ)', - InfectedTV1: 'Infected (πŸ§ͺ + πŸ’‰)', - InfectedTV2: 'Infected (πŸ§ͺ + πŸ’‰πŸ’‰)', - InfectedV1: 'Infected (πŸ’‰)', - InfectedV2: 'Infected (πŸ’‰πŸ’‰)', - HospitalizedV1: 'Hospitalized (πŸ’‰)', - HospitalizedV2: 'Hospitalized (πŸ’‰πŸ’‰)', - ICUV1: 'Intensive Care (πŸ’‰)', - ICUV2: 'Intensive Care (πŸ’‰πŸ’‰)', - ExposedV1: 'Exposed (πŸ’‰)', - ExposedV2: 'Exposed (πŸ’‰πŸ’‰)', - CarrierT: 'Carrier (πŸ§ͺ)', - CarrierTV1: 'Carrier (πŸ§ͺ + πŸ’‰)', - CarrierTV2: 'Carrier (πŸ§ͺ + πŸ’‰πŸ’‰)', - CarrierV1: 'Carrier (πŸ’‰)', - CarrierV2: 'Carrier (πŸ’‰πŸ’‰)', - SusceptibleV1: 'Susceptible (πŸ’‰)', - SusceptibleV2: 'Susceptible (πŸ’‰πŸ’‰)', + InfectedT: 'Symptomatic \n (πŸ§ͺ)', + InfectedTV1: 'Symptomatic \n (πŸ§ͺ + πŸ’‰)', + InfectedTV2: 'Symptomatic \n (πŸ§ͺ + πŸ’‰πŸ’‰)', + InfectedV1: 'Symptomatic \n (πŸ’‰)', + InfectedV2: 'Symptomatic \n (πŸ’‰πŸ’‰)', + HospitalizedV1: 'Hospitalized \n (πŸ’‰)', + HospitalizedV2: 'Hospitalized \n (πŸ’‰πŸ’‰)', + ICUV1: 'Intensive Care \n (πŸ’‰)', + ICUV2: 'Intensive Care \n (πŸ’‰πŸ’‰)', + ExposedV1: 'Exposed \n (πŸ’‰)', + ExposedV2: 'Exposed \n (πŸ’‰πŸ’‰)', + CarrierT: 'Non-Symptomatic \n (πŸ§ͺ)', + CarrierTV1: 'Non-Symptomatic \n (πŸ§ͺ + πŸ’‰)', + CarrierTV2: 'Non-Symptomatic \n (πŸ§ͺ + πŸ’‰πŸ’‰)', + CarrierV1: 'Non-Symptomatic \n (πŸ’‰)', + CarrierV2: 'Non-Symptomatic \n (πŸ’‰πŸ’‰)', + SusceptibleV1: 'Susceptible \n (πŸ’‰)', + SusceptibleV2: 'Susceptible \n (πŸ’‰πŸ’‰)', }, 'scenario-names': { 'Summer 2021 Simulation 1': 'Scenario without Interventions', diff --git a/frontend/src/components/Scenario.tsx b/frontend/src/components/Scenario.tsx index 1a81f349..caa57133 100644 --- a/frontend/src/components/Scenario.tsx +++ b/frontend/src/components/Scenario.tsx @@ -226,6 +226,7 @@ export default function Scenario(): JSX.Element {