From 2a2a4fdd9282d0237425ce7125fb8bfba79e06e4 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Mon, 5 Apr 2021 21:52:31 +0200 Subject: [PATCH] remove translation section from readme TODO: implement a proper translation workflow --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 0bf695513..9f964a975 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,3 @@ Once in the nix-shell you have the following commands available: This documentation is structured according to tutorials-howtos-topics-references. For more details on the rationale of this structure, see https://www.divio.com/blog/documentation. - -## Translations - -Translations are maintained in separate repositories forked from this one. Once you finish translating in your fork you can upload the project -to https://readthedocs.org and we'll link to it in the official documentation site https://postgrest.org. - -See more details in the chinese translation [PR](https://github.com/PostgREST/postgrest-docs/issues/66#issuecomment-297431688). - -### Available translations - -- Chinese - https://github.com/Lellansin/postgrest-docs (latest version `v0.4.2.0`)