I am facing an odd situation here, all of Liferay docs show how to override language keys for both portlets and global keys. But following the official doc, it seems that some information is missing as for how to add/override language keys when the portlet does not have a web-context declared.
Doc I am following: https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-1/overriding-language-keys
I successfully made modules for both scenarios: portlet and global. However, while I can do it for the knowledge base I cannot do it for the contacts portlet.
Am I missing something? Maybe a default context?
Update:
Opened an issue at: https://issues.liferay.com/browse/LPS-93737