mirror of https://gitlab.com/bashrc2/epicyon
Pronounce Tor
parent
a227c847d8
commit
5a32067425
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue