Skip to content

Commit

Permalink
Merge pull request #346 from DLR-SC/feature/add-baseline-scenario-tra…
Browse files Browse the repository at this point in the history
…nslations

Add translations for the baseline scenario.
  • Loading branch information
JonasGilg authored Mar 19, 2024
2 parents 5883b12 + 6e46968 commit 745f6b9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/docs/changelog/changelog-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ SPDX-License-Identifier: CC-BY-4.0
- Die Textgröße in Tooltips wurden zur besseren Lesbarkeit angepasst.
- Es werden nur noch vier aggregierte Kompartimente angezeigt.
- Internes Build-System wurde durch Vite ersetzt, welches die Leistung der Webseite verbessert.
- Übersetzungen für das Basisszenario wurden hinzugefügt.

### Fehlerbehebungen

Expand Down
1 change: 1 addition & 0 deletions frontend/docs/changelog/changelog-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ SPDX-License-Identifier: CC-BY-4.0
- The text size in tooltips was adjusted to improve readability.
- Only four aggregated compartments are displayed.
- Internal build system was replaced by Vite, which improves website performance.
- Translations for the baseline scenario were added.

### Bug fixes

Expand Down
1 change: 1 addition & 0 deletions frontend/locales/de-backend.json5
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
Intensivregister.',
},
'scenario-names': {
'Baseline Scenario': 'Basisszenario',
'Summer 2021 Simulation 1': 'Szenario ohne Maßnahmen',
'Summer 2021 Simulation 2': 'Szenario mit Maßnahmen',
},
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/en-backend.json5
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
figures on intensive care patients come from the DIVI Intensive Care Register.',
},
'scenario-names': {
'Baseline Scenario': 'Baseline Scenario',
'Summer 2021 Simulation 1': 'Scenario without Interventions',
'Summer 2021 Simulation 2': 'Scenario with Interventions',
},
Expand Down

0 comments on commit 745f6b9

Please sign in to comment.