Pronounce Tor

main
Bob Mottram 2021-03-02 18:18:45 +00:00
parent a227c847d8
commit 5a32067425
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ def speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"clearnet": "clear-net",
"https": "H-T-T-P-S",
"HTTPS": "H-T-T-P-S",
"Tor": "Toor",
"RT @": "Re-Tweet ",
"#": translate["hashtag"],
":)": translate["smile"],