From: Sebastián Ramírez Date: Fri, 16 Aug 2024 21:56:33 +0000 (-0500) Subject: 📝 Clarify management tasks for translations, multiples files in one PR (#12030) X-Git-Tag: 0.112.2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=daf4970ed7c8da680c2dd550d6346861c8eb0ace;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Clarify management tasks for translations, multiples files in one PR (#12030) --- diff --git a/docs/en/docs/management-tasks.md b/docs/en/docs/management-tasks.md index 815bad5393..7e7aa3bafc 100644 --- a/docs/en/docs/management-tasks.md +++ b/docs/en/docs/management-tasks.md @@ -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.