1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-09 09:26:22 +00:00

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
usageMatchRegex:
- "[^\\w\\d]\\t\\(['\"`]({key})['\"`]"
- "[^\\w\\d]t\\(['\"`]({key})['\"`]"
- "<Translate ?.* i18nKey=\\{?['\"`]({key})['\"`]"
refactorTemplates: