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