diff --git a/crowdin.yml b/crowdin.yml index d6b58e9ca..d4ec47b73 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,5 @@ files: - - source: /Starward.Language/Lang.resx - translation: /Starward.Language/Lang.%locale%.resx + - source: /**/*.resx + ignore: + - /**/*.*.resx + translation: /%original_path%/%file_name%.%locale%.resx