Docs
You are viewing:
Product Catalog 2.0
Scope
How do I edit the terms 'Invoice' and 'Paid' on the invoice?
Solution
Here's how you translate them:
We recommend opening the enums.csv file in google sheets. Replace the current file with the updated file, zip the file and then upload it back into your Chargebee site
To translate the word "invoice", update the "value" column for the row "enum.invoice_customization_base.invoice_title.name.invoice" with the translation you would like to provide.
To translate the word "Paid" in the invoice for the status, update the "value" column for the row "enum.invoice_base.status.name.paid" with the translation you would like to provide.
Was this article helpful?