Description
We are currently manually adding translation strings, which is frustrating and prone to human error. Instead, we should create a mechanism that allows us to automatically identify and add necessary translations as part of automated spec generation.
Conditions of acceptance
- Create a utility for generating and injecting translation strings using standard conventions.
- Verify the translation string does/doesn't exist
- Automatically add to en and qqq for spur translation where needed
- Maybe make this happen as part of spec generation? Maybe a specific parameter for “translate this”?