From e5f77e2c4e01400befdca8aad8d67c4df2907fc4 Mon Sep 17 00:00:00 2001 From: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:47:39 -0700 Subject: [PATCH] Hotfix Crowdin push (#1276) * trying a fix for the Crowdin source destination * adding the dest file extension * removing testing code --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index fe8278e3..e99016fc 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,7 +1,9 @@ project_id_env: _CROWDIN_PROJECT_ID api_token_env: CROWDIN_API_TOKEN +preserve_hierarchy: true files: - source: /src/locales/en/messages.json + dest: /src/locales/en/%file_name%.%file_extension% translation: /src/locales/%two_letters_code%/%original_file_name% update_option: update_as_unapproved languages_mapping: