This repository was archived by the owner on May 5, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
sormas-api/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,11 +147,11 @@ ContactsEpiCurveMode.CONTACT_CLASSIFICATION = Clasificación del contacto
147147ContactsEpiCurveMode.FOLLOW_UP_UNTIL = Seguimiento hasta
148148
149149# ContactIdentificationSource
150- ContactIdentificationSource.CASE_PERSON = Case person
151- ContactIdentificationSource.CONTACT_PERSON = Contact person
152- ContactIdentificationSource.TRACING_APP = Proximity tracing app
153- ContactIdentificationSource.OTHER = Other
154- ContactIdentificationSource.UNKNOWN = Unknown
150+ ContactIdentificationSource.CASE_PERSON = Persona del caso
151+ ContactIdentificationSource.CONTACT_PERSON = Persona del contacto
152+ ContactIdentificationSource.TRACING_APP = Aplicación de seguimiento de proximidad
153+ ContactIdentificationSource.OTHER = Otra
154+ ContactIdentificationSource.UNKNOWN = Desconocida
155155
156156# ContactProximity
157157ContactProximity.AEROSOL = Personas expuestas a actividades productoras de aerosol
@@ -755,9 +755,9 @@ TemperatureSource.ORAL=oral
755755TemperatureSource.RECTAL =rectal
756756
757757# TracingApp
758- TracingApp.CORONA_WARN_APP = Corona warn app
759- TracingApp.OTHER = Other
760- TracingApp.UNKNOWN = Unknown
758+ TracingApp.CORONA_WARN_APP = Aplicación de alerta de coronavirus
759+ TracingApp.OTHER = Otra
760+ TracingApp.UNKNOWN = Desconocida
761761
762762# TravelType
763763TravelType.ABROAD = Al extranjero
You can’t perform that action at this time.
0 commit comments