From b662877f35657d90cb47d80d6765306bb57b0747 Mon Sep 17 00:00:00 2001 From: TerraFirmaGreg Date: Sun, 22 Feb 2026 21:57:23 +0500 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index a24a202fb..ad2fc6a03 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,12 +1,12 @@ project_id_env: '${{ vars.CROWDIN_ID }}' api_token_env: '${{ secrets.CROWDIN_TOKEN }}' base_url: 'https://api.crowdin.com' -base_path: "./kubejs/assets" -pull_request_title: "New Crowdin updates" +base_path: ./kubejs/assets +pull_request_title: New Crowdin updates pull_request_labels: - - "Pull request: Translation" -commit_message: "[translation] New translations {fileName} ({languageName})" -preserve_hierarchy: true + - 'Pull request: Translation' +commit_message: '[translation] New translations {fileName} ({languageName})' +preserve_hierarchy: 1 files: - source: /*/lang/en_us.json translation: /%original_path%/%locale_with_underscore%.json @@ -43,8 +43,3 @@ files: sr: sr_sp tr: tr_tr vi: vi_vn - - - - -