This pull request migrates the About page component to the composition API. I also renamed the FtLogoFull component while I was at it, it doesn't contain any JavaScript code which is why I don't count that component as "getting migrated".
Testing
Open the About page and check that it is displayed correctly
Open a second window and use that to change the display language
Check that the strings on the About page update when the language changes
Migrate About page to the composition API
Pull Request Type
Description
This pull request migrates the About page component to the composition API. I also renamed the FtLogoFull component while I was at it, it doesn't contain any JavaScript code which is why I don't count that component as "getting migrated".
Testing
Desktop