diff --git a/config/crowdin/crowdin.yml b/config/crowdin/crowdin.yml index 778cd43b4..87f508c86 100644 --- a/config/crowdin/crowdin.yml +++ b/config/crowdin/crowdin.yml @@ -9,7 +9,7 @@ # "project_id_env": "CROWDIN_PROJECT_ID" "api_token_env": "CROWDIN_PERSONAL_TOKEN" -"base_path": "." +"base_path": "../../" "base_url": "https://meshtastic.crowdin.com/api/v2" # @@ -33,4 +33,4 @@ "cleanup_mode": true, "escape_special_characters": 1 } -] \ No newline at end of file +]