0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/portal/src
Cathy Sarisky 6b84d9a900
🎨 wrapped missing i18n strings in portal (#21042)
ref https://forum.ghost.org/t/how-to-translate-the-date-intervals-year-and-month-in-portal-js/25599

- Added sneaky missing translation wrapping, notably the elusive year and month strings. Also "Change Plan" and "Choose Plan" for upgrade situations.
- Finding and adding these missing wrappings is critical to making Ghost's i18n usable for customers using other languages
2024-09-19 13:30:45 +01:00
..
components 🎨 wrapped missing i18n strings in portal (#21042) 2024-09-19 13:30:45 +01:00
images Flipped thumbs-down icon horizontally in email and Portal (#19306) 2023-12-11 13:05:11 +00:00
tests Added help pages to Portal links (#20974) 2024-09-11 13:19:16 +00:00
utils 🎨 Convert portal links to relative to avoid homepage flash on click (#20896) 2024-09-02 11:23:12 +00:00
actions.js 🐛 Added integrity token to one click subscribe (#20836) 2024-08-27 21:17:19 +00:00
App.css
App.js Added help pages to Portal links (#20974) 2024-09-11 13:19:16 +00:00
App.test.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
AppContext.js
data-attributes.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
index.css
index.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
logo.svg
pages.js Added basic Recommendations modal (#17877) 2023-08-30 15:24:04 +00:00
setupTests.js