From 55536cff76638ed541803a862ee5c250a127af3c Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Sat, 22 Feb 2025 15:26:54 +0000 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index fbe815f3..a2d987d6 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ files: - source: content/_index.md translation: content/_index%two_letters_code%.md - - source: content/*/index.md + - source: content/**/index.md translation: '%original_path%/index.%two_letters_code%.md'