diff --git a/crowdin.yml b/crowdin.yml index 47bdd5165..725469a19 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,6 +4,6 @@ preserve_hierarchy: true base_path: "app/src/main" files: - source: "/res/values/strings.xml" - translation: "/res/values-%android_code%/%original_fil_name%" + translation: "/res/values-%android_code%/%original_file_name%" update_option: update_as_unapproved type: android