Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

handles t('my-key') in JS files #656

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

poulet42
Copy link
Contributor

馃憢 this was only looking for XXX.t('key') in js files, this pr also handles t('key)

eg:

let { t } = this.intl;
t('my-key');

index.js Outdated Show resolved Hide resolved
@Mikek2252 Mikek2252 merged commit 37e4a55 into mainmatter:master Feb 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants