From af1739892c91bbea7a1bb55cef197c01af43be1f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Nov 2023 09:15:23 +0100 Subject: [PATCH] fix(i18n): remove type in crowdin.yml --- crowdin.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 732713c85..0fd650ffc 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -6,6 +6,5 @@ api_token_env: CROWDIN_PERSONAL_TOKEN preserve_hierarchy: false files: - - type: po - source: /apps/client/src/locales/en-US.po + - source: /apps/client/src/locales/en-US.po translation: /apps/client/src/locales/%locale%.po