mirror of https://gitlab.com/bashrc2/epicyon
Pronounce javascript files
parent
a5903579bb
commit
ed995be8f0
|
@ -81,6 +81,7 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
|
|||
"XMPP": "X-M-P-P",
|
||||
"xmpp": "X-M-P-P",
|
||||
"sql": "S-Q-L",
|
||||
".js": ".J-S",
|
||||
"PSQL": "Postgres S-Q-L",
|
||||
"SQL": "S-Q-L",
|
||||
"coop": "co-op",
|
||||
|
|
Loading…
Reference in New Issue