- Find file force-app/main/default/translations/<language_code>.translation-meta.xml
- If you don't have this file create it.
- You can find the language code here (ISO Language Code Table): https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_categorynodelocalization.htm
-
Use:
sfdx force:source:retrieve -p "force-app/main/default/translations/ <language_code>.translation-meta.xml" -u <Alias>
- You will get a lot of extra data - choose only what you need
- Done
No comments:
Post a Comment