The description is not translated: https://github.com/killbill/killbill-email-notifications-plugin/blob/master/src/main/java/org/killbill/billing/plugin/notification/generator/formatters/DefaultInvoiceItemFormatter.java#L82
All other fields like getPlanName() or getPrettyPlanName() are translated.
Is this a mistake or is this done on purpose?
I can create a PR if this is a mistake.
The description is not translated: https://github.com/killbill/killbill-email-notifications-plugin/blob/master/src/main/java/org/killbill/billing/plugin/notification/generator/formatters/DefaultInvoiceItemFormatter.java#L82
All other fields like
getPlanName()orgetPrettyPlanName()are translated.Is this a mistake or is this done on purpose?
I can create a PR if this is a mistake.