From 8ea021922fa2f64cc00145fd248c2043eb903078 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:46:26 -0500 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 72cfa4420..34e69851e 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ files: - - source: /app/src/main/res/values/strings.xml - translation: /app/src/main/res/values-%two_letters_code%/strings.xml + - source: /*/src/main/res/values/strings.xml + translation: /%original_path%-%two_letters_code%/strings.xml translate_attributes: 0 content_segmentation: 0