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

Catch untranslated text in conditional and logical expressions #15

Merged

Conversation

alexandernanberg
Copy link
Collaborator

Catch untranslated text in ternaries or logical expressions, e.g

<span>{foo ? 'Bar' : 'Baz'}</span>

or

<span>{foo ??  'Bar'}</span>

@cpojer cpojer merged commit e12e430 into nkzw-tech:main Dec 22, 2024
1 check passed
@cpojer
Copy link
Collaborator

cpojer commented Dec 22, 2024

🚢

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.

2 participants