1.0.2 • Published 6 years ago
@kalamazoo/profilecard v1.0.2
@kalamazoo/profilecard
i18n
src/i18n is generated folder by yarn i18:pull, so don't update any files in that folder manually.
Contact Atlaskit team to get TRANSIFEX_API_TOKEN as a global variable
Pushing translation
In atlaskit-mk-2/packages/people-and-teams/profilecard folder:
- Run
yarn i18n:pushto build and then find messages indis/esm/srcand push them to Transifex
Pulling translation
In atlaskit-mk-2/packages/people-and-teams/profilecard folder:
- Run
yarn i18n:pullto delete currentsrc/i18nfolder and download all messages from Transifex and generatesrc/i18nagain.