mirror of https://gitlab.com/bashrc2/epicyon
Pronounce
parent
4e72aaad53
commit
67b67b95eb
|
@ -92,6 +92,8 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
|
||||||
"Tor": "Toor",
|
"Tor": "Toor",
|
||||||
"memes": "meemes",
|
"memes": "meemes",
|
||||||
"Memes": "Meemes",
|
"Memes": "Meemes",
|
||||||
|
"rofl": "roll on the floor laughing",
|
||||||
|
"ROFL": "roll on the floor laughing",
|
||||||
"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