From 7e6aff6dd5922303a23bb9734d256460dd9ee8bc Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Fri, 29 Aug 2025 07:34:07 -0500 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 ffe1d0e6e..5266193b4 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,6 +3,6 @@ pull_request_labels: - l10n files: - source: /*/src/main/res/values/strings.xml - translation: /%original_path%-%two_letters_code%/strings.xml + translation: /%original_path%-%android_code%/strings.xml translate_attributes: 0 content_segmentation: 0