From a13b9d8d140c0d33eb118d34b6de8807e16f8ec2 Mon Sep 17 00:00:00 2001 From: Andrii Bodnar Date: Thu, 16 Jun 2022 11:34:27 +0300 Subject: [PATCH] Fix Crowdin name in the language_request issue template --- .github/ISSUE_TEMPLATE/language_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/language_request.yml b/.github/ISSUE_TEMPLATE/language_request.yml index 6f768cd74..fad9ef1e8 100644 --- a/.github/ISSUE_TEMPLATE/language_request.yml +++ b/.github/ISSUE_TEMPLATE/language_request.yml @@ -1,5 +1,5 @@ name: Language Request -description: Request a new language to be added to CrowdIn for you to translate +description: Request a new language to be added to Crowdin for you to translate labels: [":earth_africa: Translations"] assignees: - ssddanbrown @@ -23,7 +23,7 @@ body: This issue template is to request a new language be added to our [Crowdin translation management project](https://crowdin.com/project/bookstack). Please don't use this template to request a new language that you are not prepared to provide translations for. options: - - label: I confirm I'm offering to help translate for this new language via CrowdIn. + - label: I confirm I'm offering to help translate for this new language via Crowdin. required: true - type: markdown attributes: