mirror of https://gitlab.com/bashrc2/epicyon
Pronounce
parent
67b67b95eb
commit
3ad98437c4
|
@ -96,6 +96,8 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
|
||||||
"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",
|
||||||
|
"irl": "in real life",
|
||||||
|
"IRL": "in real life",
|
||||||
"imho": "in my opinion",
|
"imho": "in my opinion",
|
||||||
"fediverse": "fediiverse",
|
"fediverse": "fediiverse",
|
||||||
"Fediverse": "Fediiverse",
|
"Fediverse": "Fediiverse",
|
||||||
|
|
Loading…
Reference in New Issue