In cases where you have a "Request For Comments", a "RFC", it is not uncommon for editors to write "RFCs", but this is not recognized by Lingo and there does not appear to be a way to make it do that.
I understand that one solution is to define both RFC and RFCs in Terminology and replicate this for all applicable cases, but that is hard to maintain.
I attempted to use JS in several different ways to attach Lingo to the plural version of acronyms, and while it almost works by fetching Terminology via API and attaching the link to the DOM, Lingo's CSS doesn't really apply to this JS pop-up and the inwiki links don't parse even if I replicate Lingo's characteristics 1:1 and ask it to re-render.
Has anyone ever thought up a solution for this? Maybe I am missing some more straightforward method, but I really pushed JS to its limits.