Skip to content

Commit 09da401

Browse files
committed
Migration: create localization config file
1 parent 18ede96 commit 09da401

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.localization-config

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"Filters": [
3+
{
4+
"Files": [
5+
"**/*.md"
6+
],
7+
"Priorities": [
8+
{
9+
"Priority": "ht",
10+
"Locales": [],
11+
"Type": "ht"
12+
}
13+
]
14+
}
15+
],
16+
"IncludeDependencies": true,
17+
"AutoPush": true,
18+
"XliffVersion": "1.2",
19+
"UseJavascriptMarkdownTransformer": true
20+
}

0 commit comments

Comments
 (0)