From 3668cfe033a198662745a47bce5c7bb090375a7b Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Sat, 5 Jul 2025 00:18:52 +0800 Subject: [PATCH] misc: update issue placeholder xml format is unsupported attachment format --- .github/ISSUE_TEMPLATE/language_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/language_request.yml b/.github/ISSUE_TEMPLATE/language_request.yml index 30c29fe..c0d59ca 100644 --- a/.github/ISSUE_TEMPLATE/language_request.yml +++ b/.github/ISSUE_TEMPLATE/language_request.yml @@ -33,6 +33,6 @@ body: attributes: label: Upload translated file (optional) description: Upload translated file based on template.xml if you have translated it - placeholder: translate the template in module/webui/locales/template.xml (optional) + placeholder: translate the template in module/webui/locales/template.xml (compress in zip format before upload) validations: required: false