fix(pitch-deck): Umlaute in RiskSlide + Sidebar-Name für Risiken
Some checks failed
Build pitch-deck / build-push-deploy (push) Successful in 1m25s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 38s
CI / test-python-voice (push) Successful in 40s
CI / test-bqas (push) Has been cancelled
Some checks failed
Build pitch-deck / build-push-deploy (push) Successful in 1m25s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 38s
CI / test-python-voice (push) Successful in 40s
CI / test-bqas (push) Has been cancelled
- Alle ä/ö/ü in RiskSlide.tsx korrigiert - slideNames in i18n.ts: 'Risiken & Mitigation' (DE) + 'Risks & Mitigation' (EN) hinzugefügt Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -37,6 +37,7 @@ const translations = {
|
||||
'Anhang: Strategie',
|
||||
'Anhang: Finanzplan',
|
||||
'Glossar',
|
||||
'Risiken & Mitigation',
|
||||
'Rechtlicher Hinweis',
|
||||
],
|
||||
executiveSummary: {
|
||||
@@ -334,6 +335,7 @@ const translations = {
|
||||
'Appendix: Strategy',
|
||||
'Appendix: Financial Plan',
|
||||
'Glossary',
|
||||
'Risks & Mitigation',
|
||||
'Legal Notice',
|
||||
],
|
||||
executiveSummary: {
|
||||
|
||||
Reference in New Issue
Block a user