Skip to content

Commit cec0326

Browse files
ssandinomkue
andauthored
Adding new document to reporting page (#1115)
Co-authored-by: Michael Kündig <[email protected]>
1 parent a05a266 commit cec0326

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

shared/locales/de/website-reporting.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
"href": "https://drive.google.com/file/d/1cLC6wEKUGibkpWTosKZ0CeO-KcXqlx9-/view",
2929
"language": "Deutsch"
3030
},
31+
{
32+
"title": "Wirkungsüberblick 2024",
33+
"href": "https://drive.google.com/file/d/1gsLhGzydeFhS_VntNyOu-g3YkpCZHCHr/view",
34+
"language": "Englisch"
35+
},
3136
{
3237
"title": "Jahresbericht 2023",
3338
"href": "https://drive.google.com/file/d/13vvBS6Ju6NqpIgis4CrMHrY9s2hbRjYy/view",

shared/locales/en/website-reporting.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
"href": "https://drive.google.com/file/d/1cLC6wEKUGibkpWTosKZ0CeO-KcXqlx9-/view",
2929
"language": "German"
3030
},
31+
{
32+
"title": "Impact Summary 2024",
33+
"href": "https://drive.google.com/file/d/1gsLhGzydeFhS_VntNyOu-g3YkpCZHCHr/view",
34+
"language": "English"
35+
},
3136
{
3237
"title": "Annual Report 2023",
3338
"href": "https://drive.google.com/file/d/13vvBS6Ju6NqpIgis4CrMHrY9s2hbRjYy/view",

shared/locales/fr/website-reporting.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
"href": "https://drive.google.com/file/d/1cLC6wEKUGibkpWTosKZ0CeO-KcXqlx9-/view",
2929
"language": "Allemand"
3030
},
31+
{
32+
"title": "Bilan d’impact 2024",
33+
"href": "https://drive.google.com/file/d/1gsLhGzydeFhS_VntNyOu-g3YkpCZHCHr/view",
34+
"language": "Anglais"
35+
},
3136
{
3237
"title": "Rapport d’activité 2023",
3338
"href": "https://drive.google.com/file/d/13vvBS6Ju6NqpIgis4CrMHrY9s2hbRjYy/view",

shared/locales/it/website-reporting.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
"href": "https://drive.google.com/file/d/1cLC6wEKUGibkpWTosKZ0CeO-KcXqlx9-/view",
2929
"language": "Tedesco"
3030
},
31+
{
32+
"title": "Bilancio d’impatto 2024",
33+
"href": "https://drive.google.com/file/d/1gsLhGzydeFhS_VntNyOu-g3YkpCZHCHr/view",
34+
"language": "Inglese"
35+
},
3136
{
3237
"title": "Report annuale 2023",
3338
"href": "https://drive.google.com/file/d/13vvBS6Ju6NqpIgis4CrMHrY9s2hbRjYy/view",

0 commit comments

Comments
 (0)