diff --git a/frontend/src/ts/utils/misc.ts b/frontend/src/ts/utils/misc.ts index d5614041b..21102ef58 100644 --- a/frontend/src/ts/utils/misc.ts +++ b/frontend/src/ts/utils/misc.ts @@ -183,6 +183,7 @@ export function cleanTypographySymbols(textToClean: string): string { const specials = { "“": '"', // “ “ "”": '"', // ” ” + "„": '"', // „ „ "’": "'", // ‘ ‘ "‘": "'", // ’ ’ ",": ",", // ‚ ‚