From: mweimerskirch <362092+mweimerskirch@users.noreply.github.com> Date: Fri, 18 Feb 2022 08:15:25 +0000 (+0100) Subject: Translation section in README: Added link to CONTRIBUTING.md X-Git-Tag: ngx-1.6.0-rc1~82^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F82%2Fhead;p=thirdparty%2Fpaperless-ngx.git Translation section in README: Added link to CONTRIBUTING.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- diff --git a/README.md b/README.md index cf21481350..b68a6681ce 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ The documentation for Paperless-ng is available on [ReadTheDocs](https://paperle # Translation -Paperless-ngx is available in many languages that are coordinated on Crowdin. If you want to help out by translating paperless-ngx into your language, please head over to https://crwd.in/paperless-ngx, and thank you! Some notes about translation: +Paperless-ngx is available in many languages that are coordinated on Crowdin. If you want to help out by translating paperless-ngx into your language, please head over to https://crwd.in/paperless-ngx, and thank you! More details about adding new languages to the code can be found in [CONTRIBUTING.md](https://github.com/paperless-ngx/paperless-ngx/blob/master/CONTRIBUTING.md#adding-a-new-language). Some notes about translation: - There are two resources: - "src-ui/messages.xlf" contains the translation strings for the front end. This is the most important.