
Key Takeaways (TL;DR)
- What is it? Salesforce Summer '26 is updating translations for standard object, tab, and field names across 12 languages to improve accuracy and cultural alignment
- Who's affected? Every Salesforce org using Chinese (Simplified), Dutch, Finnish, German, Hebrew, Italian, Japanese, Korean, Norwegian, Russian, Spanish, or Spanish (Mexico)
- Timeline: Rolling out May 8 – June 13, 2026 across all production instances
- Admin effort: Low to moderate — review changes, communicate to users, revert if needed using "Rename Tabs and Labels"
- Risk level: Low for most orgs, but test automation and reports that reference translated labels
- Bottom line: A routine maintenance update that requires proactive review — not a crisis, but ignoring it could confuse multilingual users and break label-dependent processes
Introduction
If your Salesforce org serves users in multiple languages, a change is coming that you need to know about. As part of the Summer '26 release, Salesforce is updating the default translations for standard object names, tab labels, and field names across 12 languages. These changes will apply automatically to all orgs when the release deploys to your instance.
While this is a routine translation refinement — not a breaking change — it can catch administrators off guard if they aren't prepared. Updated labels can affect how users navigate the interface, how reports display data, and even how automation references standard objects. The good news? Salesforce provides straightforward tools to review, accept, or revert any changes you don't want.
In this guide, we'll walk you through exactly what's changing, which languages are impacted, how to prepare your org, how to revert changes if needed, and best practices for managing multilingual Salesforce environments going forward.
What Exactly Is Changing in Summer '26?
Salesforce periodically refines the default translations for standard labels to improve linguistic accuracy, cultural relevance, and consistency across the platform. In Summer '26, this update touches standard object names, tab labels, and field names — the core UI elements that users interact with daily.
Which Languages Are Affected?
The following 12 languages will see updated translations:
| Language | Language Code | Region |
|---|---|---|
| Chinese (Simplified) | zh_CN | China |
| Dutch | nl_NL | Netherlands |
| Finnish | fi | Finland |
| German | de | Germany/Austria/Switzerland |
| Hebrew | iw | Israel |
| Italian | it | Italy |
| Japanese | ja | Japan |
| Korean | ko | South Korea |
| Norwegian | no | Norway |
| Russian | ru | Russia |
| Spanish | es | Spain/Latin America |
| Spanish (Mexico) | es_MX | Mexico |
What Types of Labels Are Changing?
The updates apply to three categories of standard labels:
- Standard Object Names — The display names for objects like Accounts, Contacts, Opportunities, Cases, and Leads as they appear in the translated UI
- Tab Labels — The navigation tab names users see in the app launcher and navigation bars
- Standard Field Names — Field labels on record detail pages, list views, and forms (e.g., "Phone," "Email," "Stage," "Close Date")
Important: These changes only affect the display labels — the translated text users see in the interface. API names, field-level security, object relationships, and underlying data remain completely unchanged.
Why Does Salesforce Update Translations?
Linguistic Accuracy
Languages evolve. Business terminology shifts. A translation that was correct five years ago may now feel outdated or ambiguous. Salesforce regularly reviews translations with native-speaking linguists to ensure terms reflect current usage.
Cultural Alignment
Different regions may prefer different terms for the same concept. For example, the word for "Opportunity" in a business context can vary between Spanish-speaking countries. These updates help align labels with regional business conventions.
Consistency Across the Platform
As Salesforce adds new features and objects, they ensure that translation patterns remain consistent. If a newer object uses a more accurate translation for a concept, older objects may be updated to match.
User Experience
Clear, accurate labels reduce confusion and support adoption — especially important for organizations onboarding new users in non-English markets.
Summer '26 Release Timeline: When Will Changes Hit Your Org?
The Summer '26 release follows Salesforce's standard phased rollout:
| Phase | Date | What Happens |
|---|---|---|
| Sandbox Preview | May 8, 2026 | Sandboxes begin upgrading — test here first |
| 1st Production Wave | May 15, 2026 | Early production instances receive the update |
| 2nd Production Wave | June 5, 2026 | Broader deployment across more instances |
| Final Deployment | June 12–13, 2026 | All remaining production orgs are upgraded |
How to Find Your Specific Instance's Release Date
- Navigate to Salesforce Trust Status
- Search for your instance name (found in Setup → Company Information)
- Click on your instance
- Select the Maintenance tab
- Look for the Summer '26 major release entry with the scheduled date
Pro tip: Bookmark your instance's Trust Status page and check it regularly during release windows. Dates can shift, so stay current.
How to Review Changes Before They Go Live
Being proactive is the best strategy. Here's how to review the label changes before they reach your production org:
Step 1: Use Your Sandbox
Once the sandbox preview begins on May 8, 2026, your sandbox environments will be upgraded to Summer '26. This is your testing ground.
- Log into your sandbox as a user with one of the affected languages set as their personal language
- Navigate through standard objects, tabs, and record pages
- Note any labels that look different from what your users are accustomed to
Step 2: Check Salesforce Knowledge Articles
Salesforce publishes a detailed knowledge article titled "Review Summer '26 Updated Label Translations" on Salesforce Help. This article lists the specific translations that have changed, organized by language and object.
Step 3: Run a Translation Export
Use Translation Workbench to export current translations for comparison:
- Go to Setup → Translation Workbench → Export
- Select the language you want to review
- Export the translation file
- Compare with the sandbox version after the upgrade
Step 4: Document Current Labels
Before the release hits production, take screenshots or export a record of your current translated labels. This creates a baseline for comparison and makes it easier to identify exactly what changed.
Step-by-Step Guide: How to Revert Label Changes
If any updated translations don't work for your organization — whether due to internal terminology preferences, training material alignment, or user familiarity — you can revert them using the Rename Tabs and Labels feature.
Accessing Rename Tabs and Labels
- Go to Setup in your Salesforce org
- In the Quick Find box, type "Rename Tabs and Labels"
- Click Rename Tabs and Labels
Reverting Object and Tab Names
- From the Select Language dropdown, choose the language you want to modify
- Find the object whose label you want to change in the list
- Click Edit next to the object
- Enter your preferred labels for:
- Singular label
- Plural label
- Tab name (if different from the object name)
- Optionally check "Starts with a vowel sound" if applicable for the language
- Click Save
Reverting Field Labels
- After selecting the object and language, click Next or navigate to the field labels section
- Find the specific field whose label changed
- Enter your preferred translation in the custom label field
- Click Save
Important Considerations for Renaming
- Renamed labels override Salesforce defaults — once you set a custom label, future Salesforce translation updates won't overwrite it
- Standard fields only — this feature applies to standard objects and fields, not custom ones
- Language-specific — you must set overrides for each affected language individually
- Profile-independent — renamed labels apply to all users viewing the org in that language, regardless of profile
- Limited to certain objects — not all standard objects support renaming. Check the Rename Tabs and Labels page for the full list
Reference: Rename Object, Tab, and Field Labels | Considerations for Renaming Tab and Field Labels
Impact Assessment Checklist: What Could Break?
While label changes don't affect API names or data, they can still have downstream effects. Use this checklist to assess your org's exposure:
Reports and Dashboards
- Reports with translated column headers may display differently
- Dashboard component titles referencing translated field names may need updating
- Scheduled report recipients in affected languages should be notified
- Report folder names and descriptions in translated languages should be reviewed
Email Templates and Communications
- Email templates using merge field labels (not merge field values) could show updated terms
- Notification templates that reference object or field names by label
- Automated email alerts with hardcoded translated terms in the subject or body
Flows and Process Automation
- Screen Flows with display text that references standard labels
- Flow screen labels and choice labels set to translated values
- Custom error messages or guidance text that mentions standard object names
- Flows using Get Records with user-facing labels in screen components
Validation Rules and Error Messages
- Custom error messages containing translated standard field or object names
- Help text that references translated labels
Training Materials and Documentation
- User guides and SOPs written in affected languages
- Training videos showing the current UI in translated languages
- Quick reference cards or cheat sheets
Experience Cloud Sites
- Community/portal pages displaying standard labels to external users
- Navigation menus using standard object names
- Custom components that render translated labels
AppExchange and Third-Party Apps
- Managed packages that display standard Salesforce labels
- Integrations that use label values (rather than API names) for mapping
How to Prepare Your Org: A 5-Step Action Plan
Step 1: Audit Your Multilingual Footprint
Start by understanding how many users are affected and in which languages. In Setup, check Company Information for the default language, then review user records filtered by language preference. Create a quick report showing user count by language and focus your preparation on the most widely used affected languages.
Step 2: Test in Sandbox First
As soon as sandboxes are upgraded (starting May 8, 2026):
- Create test users with each affected language preference
- Walk through key workflows, record pages, and reports
- Document any label changes that could cause confusion
- Test all Flows with screen components in affected languages
Step 3: Communicate to Users
Prepare a brief communication for your user community covering what's changing, when it's happening (share your specific instance's deployment date), the expected impact, and what action users should take if they notice confusing label changes.
Step 4: Pre-Set Critical Label Overrides
If there are labels your organization has strong preferences for (e.g., you've trained users on specific terminology), set custom overrides before the release using Rename Tabs and Labels. Custom overrides take precedence over Salesforce defaults, preventing unwanted changes from appearing to users.
Step 5: Plan Post-Deployment Validation
Schedule a quick validation window after the release deploys to production:
- Spot-check key pages in each affected language
- Review critical reports and dashboards
- Test automation that surfaces translated labels to users
- Collect user feedback during the first week
Translation Workbench: Your Multilingual Management Hub
For organizations with complex multilingual requirements, Translation Workbench provides more granular control than Rename Tabs and Labels.
What Is Translation Workbench?
Translation Workbench is a native Salesforce tool that lets you manage translations for custom labels, custom fields, picklist values, record types, and more. While Rename Tabs and Labels handles standard object and field label overrides, Translation Workbench covers the broader translation ecosystem.
How Standard Label Changes Interact with Translation Workbench
- Standard labels (object names, tab names, standard field names) are managed through Rename Tabs and Labels, not Translation Workbench
- Custom translations you've created in Translation Workbench for custom fields, picklist values, and custom labels are not affected by Summer '26 standard label changes
- If you use Translation Workbench to manage overrides for standard picklist values, those overrides remain intact
- The two systems are complementary — use Rename Tabs and Labels for standard label overrides and Translation Workbench for everything else
Enabling Translation Workbench
If you haven't enabled it yet:
- Go to Setup → Translation Workbench → Translation Settings
- Click Enable
- Add your supported languages
- Assign translators for each language
Best Practices for Using Translation Workbench
- Export regularly — Keep backup exports of your translations before each major release
- Assign dedicated translators — Designate native speakers as translators for each language
- Use consistent terminology — Create a glossary of preferred terms and ensure all translators follow it
- Test after every release — Standard label updates can create inconsistencies with your custom translations if terminology diverges
Multi-Language Org Management Best Practices
Whether Summer '26 label changes affect you minimally or significantly, these best practices help maintain a smooth multilingual Salesforce experience long-term:
1. Maintain a Translation Glossary
Create and maintain a centralized glossary of your organization's preferred translations for key business terms. This becomes the reference when resolving any translation disputes or inconsistencies.
2. Establish a Release Review Process
For every major Salesforce release (three times per year): review the release notes for translation changes, test in sandbox with each supported language, document changes and communicate to stakeholders, and schedule post-deployment validation.
3. Use API Names in Automation, Not Labels
This is critical for avoiding label-related breaks. In Flows, reference fields by API name, not display label. In SOQL queries, always use API names (they never change with translations). In Apex code, use Schema methods to get labels dynamically if needed. In reports, while column headers may display translated labels, the underlying field references use API names.
4. Monitor User Feedback
Create a simple mechanism — a Slack channel, a Chatter group, or a quick form — where users in non-English markets can report translation issues. This feedback loop helps you catch problems early and improves the overall experience.
5. Document Your Label Customizations
Keep a record of every label you've customized using Rename Tabs and Labels. This documentation is invaluable when onboarding new administrators, troubleshooting translation inconsistencies, planning for future release updates, or migrating to new orgs or sandboxes.
Frequently Asked Questions (FAQ)
Will Summer '26 label changes affect my custom fields and objects?
No. The Summer '26 translation updates only affect standard object names, tab labels, and standard field names. Custom objects, custom fields, and any translations you've created through Translation Workbench remain unchanged.
Can I preview the exact label changes before the release?
Yes. Once your sandbox is upgraded (starting May 8, 2026), you can log in with a user profile set to each affected language and compare the labels. Salesforce also publishes a knowledge article titled "Review Summer '26 Updated Label Translations" with specific details.
Will my Rename Tabs and Labels customizations be overwritten?
No. If you've already customized a standard label using Rename Tabs and Labels, your override takes precedence. Salesforce's updated default translations only apply to labels you haven't customized.
Do I need to take action if my org only uses English?
If all your users have English set as their language preference and your org's default language is English, these translation changes will not affect your org. The changes only apply to the 12 languages listed in this guide.
How do label changes affect Salesforce mobile users?
The same label changes apply to the Salesforce mobile app. Users accessing Salesforce on mobile devices with one of the 12 affected languages will see the updated labels after the release deploys to your instance.
Will API names or field-level security change?
No. API names (e.g., Account.Name, Opportunity.StageName) and all security configurations remain completely unchanged. Only the display labels — the text users see in the UI — are updated.
What if I find a translation error after the update?
You can immediately override any incorrect or unwanted translation using the Rename Tabs and Labels feature in Setup. For more complex translation needs, use Translation Workbench. You can also report translation issues to Salesforce Support.
Conclusion
The Summer '26 label translation update is a routine but meaningful maintenance item for any organization operating Salesforce in multiple languages. By understanding what's changing, testing proactively in your sandbox, communicating clearly with your users, and leveraging tools like Rename Tabs and Labels and Translation Workbench, you can ensure a smooth transition with zero disruption to your business processes.
The key takeaway: don't wait for the changes to surprise you. Use the sandbox preview window starting May 8, audit your multilingual footprint, and establish the overrides you need before the production rollout reaches your instance.
Need help preparing your Salesforce org for Summer '26? Vantage Point specializes in Salesforce administration, multi-language org management, and release readiness. Our team can audit your org's translation setup, implement proactive overrides, and ensure your users experience a seamless transition. Contact us at vantagepoint.io to get started.
About Vantage Point
Vantage Point is a certified Salesforce and HubSpot consulting partner specializing in CRM implementation, integration, and optimization for businesses of all sizes. With deep expertise in Salesforce (Sales Cloud, Service Cloud, Experience Cloud, Data Cloud), HubSpot CRM, MuleSoft integration, and AI-powered solutions, Vantage Point helps organizations maximize their technology investments and drive measurable business results. Learn more at vantagepoint.io.
