docs(translating.md): Add Locize logo for their open source sponsorship (#612)
This commit is contained in:
parent
4f1505de3c
commit
c30b88d48a
187
docs/latest/assets/img/locizeSponsor.svg
Normal file
187
docs/latest/assets/img/locizeSponsor.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 59 KiB |
@ -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.
|
||||
|
||||
<div class='row'>
|
||||
<div class='column'>
|
||||
<p>Our translation management is powered by <a href="https://locize.com/" target="_blank" rel="noopener noreferrer">Locize</a> through their generous support of open source.</p>
|
||||
</div>
|
||||
<div class='column'>
|
||||
<a href="https://locize.com/" target="_blank" rel="noopener noreferrer" style='padding: 20px'>
|
||||
<img src="../assets/img/locizeSponsor.svg" alt="Locize Translation Management Logo">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
### Installing
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user