Problem
This batch contains incomplete translations that need to be migrated to use translation parameters instead of split keys or trailing spaces.
Translation Keys to Fix
workspace.distanceRates.taxFeatureNotEnabledMessage
- Current value:
"Taxes must be enabled on the workspace to use this feature. Head over to "
Example PRs
See these PRs for examples of how to perform this migration:
More examples can be found in the tracking issue: #62808
Migration Steps
- Identify where these translation keys are used in the codebase
- Combine split translations (keys containing "part") into single translation strings with parameters
- Remove trailing spaces from translation values and combine them properly with whatever rich text content is displayed after them in the app
- Update the code to pass the appropriate parameters to the translation function, usually wrapping rich text with react-native-render-html as seen in the example PRs
- Test the changes to ensure the translations render correctly
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~021975732692072226401
- Upwork Job ID: 1975732692072226401
- Last Price Increase: 2025-10-08
- Automatic offers:
- twilight2294 | Contributor | 109212848
Issue Owner
Current Issue Owner: @zanyrenney
Problem
This batch contains incomplete translations that need to be migrated to use translation parameters instead of split keys or trailing spaces.
Translation Keys to Fix
workspace.distanceRates.taxFeatureNotEnabledMessage"Taxes must be enabled on the workspace to use this feature. Head over to "Example PRs
See these PRs for examples of how to perform this migration:
More examples can be found in the tracking issue: #62808
Migration Steps
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @zanyrenney