Hello!
I’m trying to use Crowdin with in-context translations with manual start and stop methods like described here In-Context | Crowdin Docs .
I would like to have a way of knowing whether the in-context translations are on or off, in order to display that status on a button. Is there a way of using Crowdin object window.jipt to achieve this?
I would prefer to rely on this object instead of having to maintain a state of my own.