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

main
Bob Mottram 2021-03-02 18:20:03 +00:00
commit a45b7af0e6
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"],