Docs

Log in to read the version of docs relevant to your site, or use the dropdown versions

How to translate the terms 'Invoice' and 'Paid' on an invoice?

Scope

How do I edit the terms 'Invoice' and 'Paid' on the invoice?

Solution

Here's how you translate them:

  1. Download the language pack from Settings > Configure Chargebee > Customer-facing essentials > Languages.

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

  1. In the pack, open your specific language's folder and you will find a file named "enums.csv" in the folder named 'internal'.
  1. The enums.csv file will have different invoice keys where you can add the translated text to the value column of the key.

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.

  1. Finally, save the file in CSV format, zip the pack completely, and then upload it to your site.

Was this article helpful?