mirror of https://gitlab.com/bashrc2/epicyon
Extra pronounces
parent
517e311e41
commit
8ccf785ada
|
@ -90,6 +90,9 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
|
||||||
"Gmail": "G-mail",
|
"Gmail": "G-mail",
|
||||||
"OpenPGP": "Open P-G-P",
|
"OpenPGP": "Open P-G-P",
|
||||||
"Tor": "Toor",
|
"Tor": "Toor",
|
||||||
|
"fwiw": "for what it's worth",
|
||||||
|
"fyi": "for your information",
|
||||||
|
"imho": "in my opinion",
|
||||||
"fediverse": "fediiverse",
|
"fediverse": "fediiverse",
|
||||||
"Fediverse": "Fediiverse",
|
"Fediverse": "Fediiverse",
|
||||||
" foss ": " free and open source software ",
|
" foss ": " free and open source software ",
|
||||||
|
|
Loading…
Reference in New Issue