]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Clarify management tasks for translations, multiples files in one PR (#12030)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 16 Aug 2024 21:56:33 +0000 (16:56 -0500)
committerGitHub <noreply@github.com>
Fri, 16 Aug 2024 21:56:33 +0000 (21:56 +0000)
docs/en/docs/management-tasks.md

index 815bad539356024fec31a6a41e15d9719f9a9fec..7e7aa3bafc677c625105d0e6d6c0fd6007dbb833 100644 (file)
@@ -113,7 +113,7 @@ For the other languages, confirm that:
 * The title is correct following the instructions above.
 * It has the labels `lang-all` and `lang-{lang code}`.
 * The PR changes only one Markdown file adding a translation.
-    * Or in some cases, at most two files, if they are small and people reviewed them.
+    * Or in some cases, at most two files, if they are small, for the same language, and people reviewed them.
     * If it's the first translation for that language, it will have additional `mkdocs.yml` files, for those cases follow the instructions below.
 * The PR doesn't add any additional or extraneous files.
 * The translation seems to have a similar structure as the original English file.