From 8b071c4f5c90a7263b33e5f40ec1d286536597d6 Mon Sep 17 00:00:00 2001 From: User Date: Mon, 26 May 2025 16:44:31 +0200 Subject: [PATCH] Update --- .github/DISCUSSION_TEMPLATE/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/translations.yml b/.github/DISCUSSION_TEMPLATE/translations.yml index 44017136e2..c206d05d23 100644 --- a/.github/DISCUSSION_TEMPLATE/translations.yml +++ b/.github/DISCUSSION_TEMPLATE/translations.yml @@ -3,7 +3,7 @@ body: - type: markdown attributes: value: | - Thanks for your interest in helping translate FastAPI docs! 🌍 + Thanks for your interest in helping translate the FastAPI docs! 🌍 Please follow these instructions carefully to propose a new language translation. 🙏 @@ -26,7 +26,7 @@ body: id: language attributes: label: Target Language - description: What language do you want to translate FastAPI docs into? + description: What language do you want to translate the FastAPI docs into? placeholder: e.g. Latin validations: required: true -- 2.39.5