bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.4k stars 222 forks source link

WSTEAM1-971 - Add Uploader translations #11742

Closed amoore108 closed 2 months ago

amoore108 commented 3 months ago

Resolves https://jira.dev.bbc.co.uk/browse/WSTEAM1-971

Overall changes

Code changes

Testing

  1. Visit the form screens in Storybook, for example the 'Uploading Screen': https://wsteam1-971-add-uploader-translations--5d28eb3fe163f6002046d6fa.chromatic.com/?path=/story/pages-ugc-page--uploading-screen
  2. Change the service using the global service selector at the the top of the page (the global icon)
  3. Change the service to one of the languages that has translations in this PR, for example arabic
  4. Confirm that the translations are used on the page where there is a translation, falling back to English where there is not
  5. Visit the form screen and confirm validation is translated https://wsteam1-971-add-uploader-translations--5d28eb3fe163f6002046d6fa.chromatic.com/?path=/story/pages-ugc-page--form-with-file-upload&globals=service.service:arabic

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines