Watch how you can edit the source string using the Transifex Editor and force a cache invalidation to see changes.
The video highlights are:
- Modify the source language via Editor
- CDS updates the cache every hour - To see your changes in the app earlier, invalidate the CDS cache manually running
npx txjs-cli invalidate --token=1/<...> --secret=<...>
After the successful execution of the command, you can refresh your app and see the newly updated source content.