Enonic version: 6.12.0 OS: macOS Sierra Version 10.12.6
I’m trying to use getPhrases in i18n (com.enonic.xp:lib-i18n:6.12.0). I can use i18n.localize('some.phrase') without any problems, but i18nLib.getPhrases() only returns an empty object. i18n.getPhrases('en', ['phrases']) also returns an empty object.
The method getPhrases in admin (com.enonic.xp:lib-admin:6.12.0) also returns an empty object.