main
Bob Mottram 2021-03-04 16:16:38 +00:00
parent 7ba3b5bbf6
commit befa64345c
1 changed files with 6 additions and 0 deletions

View File

@ -89,6 +89,12 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"Gmail": "G-mail",
"OpenPGP": "Open P-G-P",
"Tor": "Toor",
"foss": "free and open source software",
"floss": "free libre and open source software",
"FOSS": "free and open source software",
"FLOSS": "free libre and open source software",
"oss": "open source software",
"OSS": "open source software",
"🤔": ". " + translate["thinking emoji"],
"RT @": "Re-Tweet ",
"#nowplaying": translate["hashtag"] + " now-playing",