Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main

main
Bob Mottram 2021-03-04 16:20:45 +00:00
commit 3144b2bbc8
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
":-(": '. ' + translate["sad face"],
";-)": '. ' + translate["wink"],
"?": "? ",
'"': "'",
"*": "",
"(": ",",
")": ","