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

Missed translations for product availability #431

Open
Rtwena opened this issue Oct 12, 2023 · 0 comments
Open

Missed translations for product availability #431

Rtwena opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Rtwena
Copy link

Rtwena commented Oct 12, 2023

Describe the bug

Although I can translate the world "Available", I cannot translate the word "in"

text.push(labels?.available ?? 'Available')
if (mn && mx && timeFormat) {
text.push(
`in ${mn} - ${mx} ${timeFormat} ${name} ${shippingMethodPrice}`

Also unable to translate shipping method name, since shippingMethod.name is always used

To Reproduce

No response

System

No response

Additional context

No response

@Rtwena Rtwena added the bug Something isn't working label Oct 12, 2023
@acasazza acasazza added enhancement New feature or request and removed bug Something isn't working labels Oct 27, 2023
@acasazza acasazza self-assigned this Oct 27, 2023
@acasazza acasazza added bug Something isn't working and removed enhancement New feature or request labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants