Skip to main content

Manage labels and translations

Adapt flair terminology and translated content in Salesforce and the Employee Hub. This guide covers Translation Workbench, display labels, picklists, Employee record types, and the Employee record page.

Who can use this?

Salesforce Admins who manage languages, objects, fields, picklists, profiles, and record types in Salesforce Setup.

Before you begin

  • Confirm which Salesforce languages your organization supports.
  • Make sure you can manage Translation Workbench, Object Manager, profiles, and record types.

Enable Translation Workbench

Enable Translation Workbench when translations or the option to overwrite Custom Labels are missing.

  1. In Salesforce Setup, enter Translation Workbench in Quick Find.
  2. Open Translation Workbench.
  3. Enable Translation Workbench.
  4. Select the languages your organization supports.

Update Salesforce translations

  1. In Salesforce Setup, open Translation Workbench.
  2. Select Translation Language.
  3. Choose the language to update.
  4. Use Translate to update Custom Labels, field labels, and other text.
  5. Review translations for Job records and any other required objects.
  6. Save the translations.

After Translation Workbench is enabled, you can overwrite Custom Labels throughout flair to match your organization's terminology and language preferences.

Add and translate a picklist value

Add the picklist value

  1. In Salesforce Setup, open Object Manager.
  2. Select the object, such as Job.
  3. Open Fields & Relationships.
  4. Select the picklist field, such as Type of Employment.
  5. Under Values, click New.
  6. Enter the picklist value.
  7. Click Save.

Translate the picklist value

  1. In Salesforce Setup, enter workbench in Quick Find.
  2. Open Translation WorkbenchTranslate.
  3. In Setup Component, select Picklist Value.
  4. Select the object that contains the new value, such as Job.
  5. Select the picklist field, such as Type of Employment.
  6. Double-click Picklist Value Label Translation for the new value.
  7. Enter the translation.
  8. Click Save.

Activate a picklist value

Salesforce explains how to add or edit picklist values and manage inactive picklist values.

After activating a value, add it to each required record type:

  1. In Salesforce Object Manager, select the object.
  2. Open Record Types.
  3. Select the record type.
  4. Under Picklists Available for Editing, open the picklist.
  5. Add the new value to Selected Values.
  6. Save the record type.

Rename objects and fields

Rename display labels when your organization uses different terminology, such as Org Unit instead of Department.

  1. In Salesforce Setup, open Object ManagerRename Tabs and Labels.
  2. Rename the required object or field labels.
  3. Save the changes.

The custom names appear in Salesforce and the Employee Hub, including these areas:

  • Filters, columns, tabs, and pickers in Attendance, Staff, Docs, Workplace, and Inventory.
  • Shift Planner.
  • Headcount and performance reports.
  • Org Chart.

Renaming changes only the display label. The API name stays the same, so existing reports, automations, and integrations continue to work.

Enable Employee record types for profiles

An Employee record type controls which fields and picklists appear on an employee profile. Organizations can use different record types for country-specific information.

  1. In Salesforce Setup, enter Profiles in Quick Find.

  2. Open Profiles.

  3. Select a profile.

  4. Under Custom Record Type Settings, next to Employees, click Edit.

    Employee record-type settings on a Salesforce profile

  5. Add each required record type from Available Record Types to Selected Record Types.

  6. Optional: Remove record types that the profile does not use.

  7. Select the default record type.

  8. Click Save.

    Available and selected Employee record types for a Salesforce profile

  9. Repeat these steps for every profile that needs the Employee record type.

Add components to the Employee record page

Use Lightning App Builder to add related lists and other components to the Employee record page.

  1. In Employees, open an employee record.
  2. Click the setup gear, and then click Edit Page. Salesforce opens Lightning App Builder.
  3. Drag the required component, such as Related List - Single, onto the page layout.
  4. Complete the component's required fields.
  5. Click Save.
  6. Click Activation.
  7. Assign the page as the organization default, an app default, or to the required apps, record types, or profiles.
  8. Click Close, and then click Save.
note

Some component configurations require Dynamic Forms.

Troubleshooting

A translated Salesforce page still appears in English

  1. In Setup, open Personal InformationLanguage & Time Zone for the user.
  2. Match the user's language to a configured Translation Workbench language.
  3. Check whether custom Lightning components require separate translation files.
  4. Confirm that every required translation file is deployed.
  5. Refresh the page to rule out cached content.