We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd09ef commit 7b8bc1cCopy full SHA for 7b8bc1c
.localization-config
@@ -0,0 +1,48 @@
1
+{
2
+ "Filters": [
3
+ {
4
+ "Files": [
5
+ "**/*.md"
6
+ ],
7
+ "Priorities": [
8
9
+ "Priority": "ht",
10
+ "Locales": [
11
+ "cs-cz",
12
+ "de-de",
13
+ "en-gb",
14
+ "es-es",
15
+ "fr-fr",
16
+ "hu-hu",
17
+ "it-it",
18
+ "ja-jp",
19
+ "ko-kr",
20
+ "nl-nl",
21
+ "pl-pl",
22
+ "pt-br",
23
+ "pt-pt",
24
+ "ru-ru",
25
+ "sv-se",
26
+ "tr-tr",
27
+ "zh-cn",
28
+ "zh-tw",
29
+ "zh-hk",
30
+ "ar-sa",
31
+ "da-dk",
32
+ "el-gr",
33
+ "fi-fi",
34
+ "he-il",
35
+ "kk-kz",
36
+ "nb-no",
37
+ "th-th"
38
39
+ "Type": "ht"
40
+ }
41
+ ]
42
43
44
+ "IncludeDependencies": true,
45
+ "AutoPush": true,
46
+ "XliffVersion": "1.2",
47
+ "UseJavascriptMarkdownTransformer": true
48
+}
0 commit comments