forked from corona-warn-app/cwa-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscience.json
51 lines (51 loc) · 2.45 KB
/
science.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"en": {
"section-notice": {
"textblock": [
"<div class='update'>Evaluation of the Corona-Warn-App continues and new science blogs will continue to be published on this site after CWA development ended on May 31, 2023. For more information, click here: <a href='../faq/results/#ramp_down' target='_blank'> What is the background for the end of the development of the CWA?</a></div>"
]
},
"headline": {
"title": "Science Blog",
"text": "The Corona-Warn-App (CWA) is one of the measures that has been put in place to contain the pandemic since June 2020. How effective is the app as a digital tool and what are its benefits? We will be using this blog to publish answers to these questions as well as results from the research undertaken by the Robert Koch Institute."
},
"baseSlug": "science",
"dateFormat": "MMMM Do YYYY",
"readMore": "Read more",
"backToIndexButton": {
"title": "Back to Science Blog",
"url": "/en/science",
"external": false
},
"mobileMessage": "This page is optimized for mobile devices, i.e. graphics are shown as static images.",
"archiveButton": {
"title": "Show news archive",
"url": "archive",
"external": false
}
},
"de": {
"section-notice": {
"textblock": [
"<div class='update'>Die Evaluation der Corona-Warn-App geht weiter und neue Science-Blogs werden auch nach dem Ende der CWA-Entwicklung am 31. Mai 2023 auf dieser Seite veröffentlicht. Weitere Informationen finden Sie hier: <a href='../faq/results/#ramp_down' target='_blank'>Was ist der Hintergrund für das Ende der Entwicklung der CWA?</a></div>"
]
},
"headline": {
"title": "Science-Blog",
"text": "Seit Juni 2020 ist die Corona-Warn-App ein Baustein bei der Eindämmung der Pandemie. Aber wie wirkt das digitale Tool wirklich und welchen Nutzen bringt es? Wir werden Antworten darauf und Ergebnisse der wissenschaftlichen Evaluation durch das Robert Koch-Institut hier im Blog veröffentlichen."
},
"baseSlug": "science",
"readMore": "Weiterlesen",
"backToIndexButton": {
"title": "Zurück zum Science-Blog",
"url": "/de/science",
"external": false
},
"mobileMessage": "Diese Seite ist für Mobilgeräte optimiert, d. h. Grafiken werden als statische Bilder angezeigt.",
"archiveButton": {
"title": "Zum News Archiv",
"url": "archiv",
"external": false
}
}
}