From 7d521ef2c01c1c3284b675adf9bcc855d3c34442 Mon Sep 17 00:00:00 2001 From: Kieran W <41634689+FredHappyface@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:42:02 +0100 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 d30216b..e1cd0ea 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-%locale_with_underscore%/strings.xml + translation: /app/src/main/res/values-%two_letters_code%/strings.xml translate_attributes: 0 content_segmentation: 0