From fceb430d22950ca2305ddb26d5e425927118a667 Mon Sep 17 00:00:00 2001 From: Luke Gustafson <88517757+LukeGus@users.noreply.github.com> Date: Thu, 1 Jan 2026 01:57:13 -0600 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 9900c0d1..51095a4b 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: /src/locales/en.json - translation: /src/locales/%two_letters_code%.json + translation: /src/locales/translated/%two_letters_code%.json