From 669e0ced59fd406ce73c98307da9f20260c703d4 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Wed, 3 Aug 2022 16:04:00 +0300 Subject: [PATCH] Update *.yml translation --- .github/ISSUE_TEMPLATE/installer-new-translation.yml | 3 ++- .github/ISSUE_TEMPLATE/itranslation-fix.yml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/installer-new-translation.yml b/.github/ISSUE_TEMPLATE/installer-new-translation.yml index 1303822..553e16e 100644 --- a/.github/ISSUE_TEMPLATE/installer-new-translation.yml +++ b/.github/ISSUE_TEMPLATE/installer-new-translation.yml @@ -6,7 +6,8 @@ body: id: lang attributes: label: What language do you want to translate into? - placeholder: e.g. English + description: Also pay attention to the languages that have already been added. + placeholder: e.g. English validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/itranslation-fix.yml b/.github/ISSUE_TEMPLATE/itranslation-fix.yml index 4e996b1..ed05530 100644 --- a/.github/ISSUE_TEMPLATE/itranslation-fix.yml +++ b/.github/ISSUE_TEMPLATE/itranslation-fix.yml @@ -10,6 +10,7 @@ body: - English - Russian - Italian + - Turkish validations: required: true - type: textarea