From a32b9407e20b5f8d2dc205ff5638d63cd198dfa1 Mon Sep 17 00:00:00 2001 From: hjthjthjt <3889846+hjthjthjt@users.noreply.github.com> Date: Sun, 4 Oct 2020 19:09:15 +0800 Subject: [PATCH 1/2] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index 7a637188..b8023ba9 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: /app/src/main/res/values/strings.xml + - source: /app/src/main/res/values*/strings.xml translation: /app/src/main/res/values-%android_code%/strings.xml From 4efbd959ab96970a83828fce262e331d8b87d705 Mon Sep 17 00:00:00 2001 From: hjthjthjt <3889846+hjthjthjt@users.noreply.github.com> Date: Sun, 4 Oct 2020 19:10:41 +0800 Subject: [PATCH 2/2] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index b8023ba9..7a637188 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: /app/src/main/res/values*/strings.xml + - source: /app/src/main/res/values/strings.xml translation: /app/src/main/res/values-%android_code%/strings.xml