refactor(templater): Format decimals according to locale
This commit is contained in:
@@ -37,4 +37,5 @@ type CertificateTemplateOptions struct {
|
||||
EventName string `json:"event_name"`
|
||||
Footer string `json:"footer"`
|
||||
CurrencySymbol string `json:"currency_symbol"`
|
||||
Locale string `json:"locale"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user