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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the translationKeyMatcher config for unused translations #23

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Add the translationKeyMatcher config for unused translations #23

merged 1 commit into from
Aug 19, 2022

Conversation

donggov
Copy link
Contributor

@donggov donggov commented Aug 12, 2022

When comparing with key string, I could not identify whether it was object literal or i18n compared to the message key.

  • Example : $t('city.name') and {{ city.name }}

So, add the translationKeyMatcher config for unused translations.

@donggov donggov marked this pull request as draft August 16, 2022 08:32
@donggov donggov marked this pull request as ready for review August 16, 2022 08:33
@mxmvshnvsk
Copy link
Owner

Hello, thx for interest =) sorry for a long waiting.

@mxmvshnvsk mxmvshnvsk merged commit fcd3aed into mxmvshnvsk:main Aug 19, 2022
@mxmvshnvsk
Copy link
Owner

Your changes now available in 0.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants