mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
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. |
||
---|---|---|
.. | ||
components | ||
images | ||
tests | ||
utils | ||
actions.js | ||
App.css | ||
App.js | ||
App.test.js | ||
AppContext.js | ||
data-attributes.js | ||
index.css | ||
index.js | ||
logo.svg | ||
pages.js | ||
setupTests.js |