Exported language File

Exported language File

Export file

An exported language file consists of the following details:

  • Language Code - Every language in CRM is represented by a unique code. When you import a translated file into the CRM account, the file is mapped to the respective language with the help of this language code. For example, below is the language code for French language.
    #Language: French
    Language_Code: fr_FR
  • Picklist and Custom Field Values - All the picklist and custom field values present in your CRM account are listed in the exported language file.
    For example, below is an untranslated exported language file.

    Translated picklist values and custom fields.
Top

Still can't find what you're looking for?

Write to us: support@zohocrm.com

    • Related Articles

    • File Structure Hierarchy - Java SDK

      In your Java IDE setup, create and arrange the packages containing resource files, properties files, and required jars (ZCRMSDK.jar) as displayed in the image. The numbered items shown in the image are the files to be created in a step wise manner.   ...
    • Data Subject Rights

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide Data Subject Rights Table of Contents... Add Data Subjects' Requests Handle Requests Within Zoho CRM Personal Data Handling ...
    • Migrating from other CRMs

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide Migrate from other CRMs Follow the steps in this document to successfully migrate your data into Zoho CRM from another Zoho CRM ...
    • Organizing Notes

      How Can I... Associate Notes with Records Import Notes Export Notes Delete Notes Associate Notes with Records In Zoho CRM, you can associate notes to the records by specifying the required details. You can create notes only if you have the Create ...
    • Configuration - PHP SDK

      Before you get started with creating your php application, you need to first authenticate the app with Zoho. And to do that there are some configuration procedures that need to be in place. There are two methods in which you can authenticate your ...