Skip to content

Commit

Permalink
Merge pull request #32 from AnnsAnns/i18n_experiment
Browse files Browse the repository at this point in the history
I18n experiment
  • Loading branch information
AnnsAnns authored Mar 16, 2024
2 parents bc0b086 + d4dbf9b commit f9f63de
Show file tree
Hide file tree
Showing 14 changed files with 706 additions and 111 deletions.
7 changes: 7 additions & 0 deletions .vscode/i18n-ally-custom-framework.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
languageIds:
- rust

usageMatchRegex:
- "[^\\w\\d]t!\\([\\s\\n\\r]*['\"]({key})['\"]"

monopoly: true
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"i18n-ally.localesPaths": [
"locales"
]
}
Loading

0 comments on commit f9f63de

Please sign in to comment.