We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77b54f commit 85a1a0eCopy full SHA for 85a1a0e
i18n.json
@@ -0,0 +1,31 @@
1
+{
2
+ "version": "1.10",
3
+ "locale": {
4
+ "source": "en",
5
+ "targets": [
6
+ "ru",
7
+ "he",
8
+ "fr",
9
+ "es",
10
+ "de",
11
+ "zh-Hans",
12
+ "ko",
13
+ "ja",
14
+ "it",
15
+ "ar",
16
+ "hi",
17
+ "pt-BR",
18
+ "uk-UA",
19
+ "bn",
20
+ "fa",
21
+ "pl",
22
+ "tr"
23
+ ]
24
+ },
25
+ "buckets": {
26
+ "mdx": {
27
+ "include": ["readme/[locale].md"]
28
+ }
29
30
+ "$schema": "https://lingo.dev/schema/i18n.json"
31
0 commit comments