From 0d3229df968b4f1d70210efd28fff4ccc7759c58 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 24 Mar 2024 15:33:35 -0400 Subject: [PATCH] build(i18n): fix crowdin config BOM (#266) --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index fcd817a..45800d4 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ ---- +--- "base_path": "." "base_url": "https://api.crowdin.com" # optional (for Crowdin Enterprise only) "preserve_hierarchy": true # false will flatten tree on crowdin, but doesn't work with dest option