Skip to content

Commit

Permalink
feat: update translations via @lingodotdev (#503)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Lingo.dev <support@lingo.dev>
Co-authored-by: Matej Lednicky <matej@lednicky.name>
  • Loading branch information
3 people authored Feb 26, 2025
1 parent 3a526b8 commit 7f73148
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/nice-zoos-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"lingo.dev": patch
---

release
23 changes: 19 additions & 4 deletions i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,26 @@
"version": 1.2,
"locale": {
"source": "en",
"targets": ["ru", "fr", "es", "de", "zh-Hans", "ko", "ja", "it", "ar", "hi", "pt-BR"]
"targets": [
"ru",
"fr",
"es",
"de",
"zh-Hans",
"ko",
"ja",
"it",
"ar",
"hi",
"pt-BR"
]
},
"buckets": {
"markdown": {
"include": ["readme/[locale].md"]
"include": [
"readme/[locale].md"
]
}
}
}
},
"$schema": "https://lingo.dev/schema/i18n.json"
}

0 comments on commit 7f73148

Please # to comment.