From 009ae30b4794bec4ca61ab3a3035f8d4a407364c Mon Sep 17 00:00:00 2001 From: Stavros Date: Sat, 11 Jul 2026 13:05:07 +0300 Subject: [PATCH] Update Crowdin configuration file [ci skip] --- crowdin.yml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 902d3d12..aa26502a 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,12 +1,6 @@ -"base_path": "." -"base_url": "https://api.crowdin.com" - -"preserve_hierarchy": true - +base_path: . +base_url: 'https://api.crowdin.com' +preserve_hierarchy: 1 files: - [ - { - "source": "/frontend/src/lib/i18n/locales/en.json", - "translation": "/frontend/src/lib/i18n/locales/%locale%.json", - }, - ] + - source: /frontend/src/lib/i18n/locales/en.json + translation: /frontend/src/lib/i18n/locales/%locale%.json