diff --git a/docs/latest/assets/img/locizeSponsor.svg b/docs/latest/assets/img/locizeSponsor.svg new file mode 100644 index 000000000..1139aa2c7 --- /dev/null +++ b/docs/latest/assets/img/locizeSponsor.svg @@ -0,0 +1,187 @@ + + + + Custom Preset 2 Copy + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/latest/essentials/translating.md b/docs/latest/essentials/translating.md index fe83e9910..be6efa4e9 100644 --- a/docs/latest/essentials/translating.md +++ b/docs/latest/essentials/translating.md @@ -4,6 +4,17 @@ OHIF supports internationalization using [i18next](https://www.i18next.com/) through the npm package [@ohif/i18n](https://www.npmjs.com/package/@ohif/i18n), where is the main instance of i18n containing several languages and tools. +
+
+

Our translation management is powered by Locize through their generous support of open source.

+
+
+ + Locize Translation Management Logo + +
+
+ ### Installing ```bash