mirror of https://gitlab.com/bashrc2/epicyon
pronounce gpl
parent
3bc3597c45
commit
702ca37144
|
@ -88,6 +88,10 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
|
|||
"SQL": "S-Q-L",
|
||||
"gdpr": "G-D-P-R",
|
||||
"kde": "K-D-E",
|
||||
"AGPL": "Affearo G-P-L",
|
||||
"agpl": "Affearo G-P-L",
|
||||
"GPL": "G-P-L",
|
||||
"gpl": "G-P-L",
|
||||
"coop": "co-op",
|
||||
"KMail": "K-Mail",
|
||||
"kmail": "K-Mail",
|
||||
|
|
Loading…
Reference in New Issue