Skip to content

Commit

Permalink
chore: update translations with Fink 🐦 (#3579)
Browse files Browse the repository at this point in the history
  • Loading branch information
aforcada authored Mar 3, 2025
1 parent 0ef513d commit 1730932
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions packages/docs/project.inlang/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"languageTags": [
"en",
"ar",
"ca",
"de",
"es",
"fa",
Expand All @@ -29,6 +30,10 @@
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-missing-translation@1/dist/index.js"
],
"plugin.inlang.json": {
"pathPattern": "./src/translation/{languageTag}.json"
"pathPattern": "./src/translation/{languageTag}.json",
"variableReferencePattern": [
"{",
"}"
]
}
}
}

0 comments on commit 1730932

Please sign in to comment.