chore: fix i18n ally

This commit is contained in:
lewisakura 2024-07-01 13:13:16 +01:00
parent d216bdb6bb
commit 77d059dd8f
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ languageIds:
- typescriptreact - typescriptreact
usageMatchRegex: usageMatchRegex:
- "[^\\w\\d]\\t\\(['\"`]({key})['\"`]" - "[^\\w\\d]t\\(['\"`]({key})['\"`]"
- "<Translate ?.* i18nKey=\\{?['\"`]({key})['\"`]" - "<Translate ?.* i18nKey=\\{?['\"`]({key})['\"`]"
refactorTemplates: refactorTemplates: