From 065204a87e22cc78311bc5840a57e83f7ff72292 Mon Sep 17 00:00:00 2001 From: romulo bordezani Date: Thu, 6 Jun 2019 19:26:08 -0300 Subject: [PATCH] i18n - Documentation for i18n --- docs/latest/essentials/translating.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/latest/essentials/translating.md b/docs/latest/essentials/translating.md index 45bfd4b5f..f14e2353c 100644 --- a/docs/latest/essentials/translating.md +++ b/docs/latest/essentials/translating.md @@ -150,7 +150,5 @@ extendLanguage(myJsonFileWithLanguage); #TODO - WIP ### Contributing with new languages -This project follows the -[all-contributors](https://github.com/all-contributors/all-contributors) -specification. Contributions of any kind are welcome! +Contributions of any kind are welcome! Please check the [instructions](https://docs.ohif.org/contributing.html).