Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure custom translation files

Create and upload custom translation files for the Payment Form using the Resource Bundle Template in Zuora.

Zuora provides the Resource Bundle Template, which is a template file for you to create translated resource files for Payment Form. Complete the following tasks to download the template, edit it to a custom translation resource file, and upload the file:

  1. In the Zuora UI, click your username in the upper right and navigate to Settings > Payments > Payment Form .
  2. Click the Custom Localization tab. The available translation resource files are listed on the page.
  3. Click Add Custom Localization .
  4. In the Add Custom Localization dialog, select a locale from the Locale list and click Next .
  5. Click Download to download the resource template file. The name of the file is resource_bundle_template_<locale_code>.txt , such as resource_bundle_template_fr.txt .
  6. Edit the template file to provide translations for the texts and labels on the payment form:
    1. Open the downloaded template file in a text editor, and then enter the translated labels and texts for the keys. Do not remove any code lines from the Resource Bundle Template file. For more information about the keys, see Keys in the translation template file in a later section.
    2. Save the custom resource file with UTF-8 encoding, except for the following European languages, which require ISO-8859-1 encoding to correctly display the payment form in their locales:
      • French

      • Canadian French

      • Italian

  7. Click Upload and select the custom resource file to upload the translated resource file.
  8. Click Add .