We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Simplified example based on a bug we found while testing.
t`**Pendulum Scale**: ${card.pendulum_scale}/${card.pendulum_scale}
PO file
msgid "**Pendulum Scale**: ${ card.pendulum_scale }/${ card.pendulum_scale }" msgstr "**펜듈럼 스케일**: ${ card.pendulum_scale }/${ card.pendulum_scale }"
No matter what the locale is set to, the default English value will be returned.
The text was updated successfully, but these errors were encountered:
Duplicate of #212
Sorry, something went wrong.
Fix "Pendulum Scale" localisation
5234d56
ttag-org/ttag#249
No branches or pull requests
Simplified example based on a bug we found while testing.
PO file
No matter what the locale is set to, the default English value will be returned.
The text was updated successfully, but these errors were encountered: