Final crowdin update (I hope)

This commit is contained in:
JustArchi
2018-05-08 11:49:28 +02:00
parent 9bc2f5b980
commit 5f5205ba3c

View File

@@ -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"
}
]