From 5f5205ba3c2b68eefc138ad85c3a9029899209f8 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Tue, 8 May 2018 11:49:28 +0200 Subject: [PATCH] Final crowdin update (I hope) --- crowdin.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index a03dc74e4..b4d5a2f01 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -14,7 +14,11 @@ }, { "source": "/wiki/*.md", - "translation": "/wiki/locale/%file_name%-%locale%.%file_extension%", + "translation": "/wiki/locale/%locale%/%file_name%-%locale%.%file_extension%", "ignore": [ "/**/_*.md" ] + }, + { + "source": "/wiki/_Sidebar.md", + "translation": "/wiki/locale/%locale%/_Sidebar.md" } ] \ No newline at end of file