Skip to content

Commit

Permalink
feat: Add more AI translation languages (#16381)
Browse files Browse the repository at this point in the history
* feat: Add more AI translation languages

* Removed pull-request: true

* checking out the PRs i18n.json as well

* Update i18n.json

* Update i18n.json
  • Loading branch information
keithwillcode authored and zomars committed Aug 29, 2024
1 parent fb2e636 commit f2e43c2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"locale": {
"source": "en",
"targets": [
"de",
"az",
"cs",
"de",
"es",
"es-419",
"fr",
Expand All @@ -20,9 +21,7 @@
},
"buckets": {
"json": {
"include": [
"apps/web/public/static/locales/[locale]/common.json"
]
"include": ["apps/web/public/static/locales/[locale]/common.json"]
}
}
}
}

0 comments on commit f2e43c2

Please sign in to comment.