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
Apply this text template: Content: {Amount} {MeasureUnit} ({Result} / {BaseAmount} {MeasureUnit})
Currently it is: {Result} per {BaseAmount} {MeasureUnit}
Example: Content: 0.25 kg (10 EUR / 1 kg)
instead of: 10 EUR per 1 kg
Translation: Content > Inhalt
The text was updated successfully, but these errors were encountered:
smartstore/SmartStoreNET@93958b1
String template MUST be localizable, because for most languages the tokens has to be repositioned. Use a resource entry.
Sorry, something went wrong.
smartstore/SmartStoreNET@45db3df
mgesing
No branches or pull requests
Apply this text template:
Content: {Amount} {MeasureUnit} ({Result} / {BaseAmount} {MeasureUnit})
Currently it is:
{Result} per {BaseAmount} {MeasureUnit}
Example:
Content: 0.25 kg (10 EUR / 1 kg)
instead of:
10 EUR per 1 kg
Translation: Content > Inhalt
The text was updated successfully, but these errors were encountered: