From 6442f1c572d437036a486b9996095449c84215e9 Mon Sep 17 00:00:00 2001 From: mweimerskirch <362092+mweimerskirch@users.noreply.github.com> Date: Fri, 18 Feb 2022 09:15:25 +0100 Subject: [PATCH] Translation section in README: Added link to CONTRIBUTING.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf2148135..b68a6681c 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.