Lightning Web Component for Dynamic SOQL Queries in Salesforce
Translation Workbench has been enabled in this org and configured with the following languages.
| Language | Code | Status | Translations |
|---|---|---|---|
| 🇺🇸 English (US) | en_US |
Default | Base (142 labels) |
| 🇪🇸 Spanish (Mexico) | es_MX |
Active | 142 translations |
| 🇫🇷 French | fr |
Active | 142 translations |
| 🇩🇪 German | de |
Active | 142 translations |
| 🇮🇹 Italian | it |
Active | 142 translations |
| 🇯🇵 Japanese | ja |
Active | 142 translations |
| 🇧🇷 Portuguese (Brazil) | pt_BR |
Active | 142 translations |
| 🇨🇳 Chinese (Simplified) | zh_CN |
Active | 142 translations |
Total: 142 Custom Labels × 8 languages = 1,136 total label entries
Translation Workbench must be enabled manually in each org:
Once Translation Workbench is enabled in an org, deploy translations:
# Deploy Custom Labels (English base)
sf project deploy start --source-dir force-app/main/default/labels
# Deploy translations for all 7 languages
sf project deploy start --source-dir force-app/main/default/translations
de.translation-meta.xml - German translations (142)es_MX.translation-meta.xml - Spanish (Mexico) translations (142)fr.translation-meta.xml - French translations (142)it.translation-meta.xml - Italian translations (142)ja.translation-meta.xml - Japanese translations (142)pt_BR.translation-meta.xml - Portuguese (Brazil) translations (142)zh_CN.translation-meta.xml - Chinese (Simplified) translations (142)Users can select their preferred language:
All Custom Labels will automatically display in the selected language.
Setup → Custom Labels → Filter by JT_
Setup → Translation Workbench → Translate
JT_jtQueryViewer_executeQuery)Setup → Translation Workbench → Export
.stf file to translatorAll LWC components use these Custom Labels:
jtQueryViewer - 89 labelsjtSupport - 25 labelsjtDocumentation - 30 labelsjtConfigModal - 8 labelsTotal: 142 unique labels with full translation coverage.
Settings:Translation) cannot be retrieved as metadataLast Updated: 2025-12-05 Translation Workbench Version: Enabled in Production Org