Add e
This commit is contained in:
parent
da323e98a0
commit
491fcf9c2c
1 changed files with 1 additions and 0 deletions
|
|
@ -526,6 +526,7 @@ def cleanTranslatedText(translatedText, varResponse):
|
|||
"—": "―",
|
||||
"】": "]",
|
||||
"【": "[",
|
||||
"é": "e",
|
||||
"Placeholder Text": "",
|
||||
# Add more replacements as needed
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue