From 1dfe8fb708629cb79e62efe90be3dc6cb7493a69 Mon Sep 17 00:00:00 2001 From: TheClashFruit Date: Wed, 28 Aug 2024 11:11:17 +0200 Subject: [PATCH] feat: crowdin config changes --- crowdin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 3218aad..a34d229 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,6 +1,10 @@ commit_message: 'feat: translations for %language%' append_commit_message: false +pull_request_title: 'feat: update translations' +pull_request_labels: + - translation + files: - source: /src/main/resources/assets/pissnshit/lang/en_us.json translation: /src/main/resources/assets/pissnshit/lang/%locale_with_underscore%.json