You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project uses translation files named messages.<LOCALE>.xliff which is obviously not found by the plugin. Changing the file extension to .xlf the translation keys are known immediately.
Can you add support for .xliff extension please?
Our project uses translation files named
messages.<LOCALE>.xliffwhich is obviously not found by the plugin. Changing the file extension to .xlf the translation keys are known immediately.Can you add support for
.xliffextension please?