🎨 Added missing translation strings in portal (#17400)

closes https://github.com/TryGhost/Product/issues/3613

- Strings around the buttons was still hardcoded. 
- This replaces them with the `i18n` integration.

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 068d0d6</samp>

Added internationalization support to the `ProductsSection` component
using the `t` function and the `Interpolate` component. This enables the
component to display product information in different languages and
currencies.
This commit is contained in:
Ronald Langeveld 2023-07-18 11:15:58 +02:00 committed by GitHub
parent a85d271754
commit 1de6120b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available