Skip to content

Missing feature Translation Workbench

Detection

  • RegExp: report-meta.xml(.*)filterlanguage

Resolution

Translation workbench must be activated in the target org.
- Org: Setup -> https://help.salesforce.com/articleView?id=sf.customize_wbench.htm&type=5
- Scratch org:
"languageSettings": {
  "enableTranslationWorkbench":  true,
  "enableEndUserLanguages": true
}