From 356d83bc7f600cefe9d05af4f2a582efed3e1509 Mon Sep 17 00:00:00 2001 From: iacore Date: Wed, 9 Oct 2024 12:19:36 +0000 Subject: [PATCH] fix crowdin file location --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 07d487e..58e6cab 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,6 +2,8 @@ project_id: 724667 preserve_hierarchy: true files: - source: i18n/locale/en/code.json + dest: code.json translation: i18n/locale/%locale%/%original_file_name% - source: i18n/locale/en/template.json + dest: template.json translation: i18n/locale/%locale%/%original_file_name%