Description
When the forms app was created the translation values for the app messages were copied from central and hardcoded into the app. While this works it means it's not using transifex like central app and web-forms packages do so in the long term updating messages and adding languages will be more difficult.
This was delayed because we need to decide how to implement this.
Firstly which project should the translation keys be in? Either leave them in central, or move them to web-forms, or move them to a new project altogether.
Secondly which approach should be used to sync the values from transifex, the central way or the web-forms way? Either way will mean updating the scripts to work with additional packages.
Description
When the forms app was created the translation values for the app messages were copied from central and hardcoded into the app. While this works it means it's not using transifex like central app and web-forms packages do so in the long term updating messages and adding languages will be more difficult.
This was delayed because we need to decide how to implement this.
Firstly which project should the translation keys be in? Either leave them in central, or move them to web-forms, or move them to a new project altogether.
Secondly which approach should be used to sync the values from transifex, the central way or the web-forms way? Either way will mean updating the scripts to work with additional packages.