From bd1c69b7b7960afef31e827234cfdf21454daa5d Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Mon, 2 Jun 2025 14:17:21 +0200 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index 2ad7eb35..5d0f9c51 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ files: - source: /frontend/messages/en.json - translation: /%original_path%/%locale%.json + translation: /%original_path%/%two_letters_code%.json pull_request_title: 'chore(translations): update translations via Crowdin'