Skip to content

Commit 7f73148

Browse files
github-actions[bot]Lingo.devmathio
authored
feat: update translations via @lingodotdev (#503)
--------- Co-authored-by: Lingo.dev <support@lingo.dev> Co-authored-by: Matej Lednicky <matej@lednicky.name>
1 parent 3a526b8 commit 7f73148

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

.changeset/nice-zoos-wink.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"lingo.dev": patch
3+
---
4+
5+
release

i18n.json

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,26 @@
22
"version": 1.2,
33
"locale": {
44
"source": "en",
5-
"targets": ["ru", "fr", "es", "de", "zh-Hans", "ko", "ja", "it", "ar", "hi", "pt-BR"]
5+
"targets": [
6+
"ru",
7+
"fr",
8+
"es",
9+
"de",
10+
"zh-Hans",
11+
"ko",
12+
"ja",
13+
"it",
14+
"ar",
15+
"hi",
16+
"pt-BR"
17+
]
618
},
719
"buckets": {
820
"markdown": {
9-
"include": ["readme/[locale].md"]
21+
"include": [
22+
"readme/[locale].md"
23+
]
1024
}
11-
}
12-
}
25+
},
26+
"$schema": "https://lingo.dev/schema/i18n.json"
27+
}

0 commit comments

Comments
 (0)