I thought at:i18n
was taking care of that, but it always uses the default i18n literals.
It's weird, but I only got working the i18n in the plugin xml file (e.g. i18n-name-key
), but I may have something wrong in my plugin...
Hi,
Beside the resource tag with the file, you also need a transformation in the web-resource and the component-import.
<transformation extension="js"> <transformer key="jsI18n"/> </transformation>
<component-import key="i18nResolver" interface="com.atlassian.sal.api.message.I18nResolver"/>
Hope this helps,
Alexandra
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.