I'm developing a language pack plugin for jira, and I want to charge for it. So I implemented a license component, however when I test the plugin it automatically translate everything without a license. I tried to add a condition in my atlassian-plugin.xml file, but it didn't work. How can I implement this function where it doesn't translate when the plugin isn't licensed.