mirror of https://gitlab.com/bashrc2/epicyon
Pronomouce
parent
62ae21dd3e
commit
fcc3651779
|
@ -90,6 +90,8 @@ 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",
|
||||||
|
"memes": "meemes",
|
||||||
|
"Memes": "Meemes",
|
||||||
"fwiw": "for what it's worth",
|
"fwiw": "for what it's worth",
|
||||||
"fyi": "for your information",
|
"fyi": "for your information",
|
||||||
"imho": "in my opinion",
|
"imho": "in my opinion",
|
||||||
|
|
Loading…
Reference in New Issue