• v0.2.0 04e00fad20

    feat(i18n): Add ability to internationalize the application and its extensions (#526)

    Ghost released this 2019-06-14 15:56:20 +02:00 | 4704 commits to master since this release

    • i18n basic setup

    • i18n - extension extraction

    • Creating spanish translation

    • i18n - extension extraction

    • i18n - Multiple languages overrides

    • i18n - Multiple languages overrides

    • remove yalc react-viewerbase

    • use t prop from withTranslation

    • fix typo

    • Exports provider and HOC to be used by any application without install I18Next libraries

    • i18n - Documentation

    • i18n - Adding Provider to non Admins

    • i18n - Documentation for i18n

    • i18n - Documentation for i18n

    • Configures hif-vtk-extention to use ohif-i18n for translation and include load more locations

    • update i18n documentation

    • add language detector lib

    • fix text

    • WIP - using yalc for react-viewerbase

    • remove unused switch language buttons

    • Update yarn.lock

    • Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics

    Conflicts:

    extensions/ohif-vtk-extension/package.json

    extensions/ohif-vtk-extension/rollup.config.js

    extensions/ohif-vtk-extension/yarn.lock

    package.json

    src/App.js

    src/components/Header/Header.js

    yarn.lock

    • Adding language detector as Peer Dependency, its not working inside the rollup bundle.

    • Upgrading i18next version.

    • Language Detection implementation, bug fixes related to i18n and debugger helper added.

    • Updating i18next documentation.

    • i18n implementation - Adding final packages

    • small fix

    • i18n implementation - Fixing up vtk-extension's packages

    • i18n implementation - Fixing up translations

    • i18n implementation - Updating yarn.lock

    • fix require.context bug

    • udpate ohif/i18n version

    • i18n implementation - Updating yarn.lock

    • i18n implementation - Removing bad image from docs

    • i18n implementation - Removing ROI from translations

    • i18n implementation - Fixing CineDialog translations

    • update i18n package

    • fix conditional

    • update i18n

    • fix conditional

    • update @ohif/i18n

    Downloads