From f983668cec3351076eea1354bd898d1753d3b6ce Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 6 Dec 2019 11:58:33 -0800 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 356214e..16f1ba2 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: src/main/Translations/en_us.json - translation: src/main/Translations/%two_letters_code%.json + translation: '%original_path%/%two_letters_code%%file_extension%'