Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 wrap missing strings in portal #21042

Merged
merged 5 commits into from
Sep 19, 2024
Merged

🎨 wrap missing strings in portal #21042

merged 5 commits into from
Sep 19, 2024

Conversation

cathysarisky
Copy link
Contributor

@cathysarisky cathysarisky commented Sep 18, 2024

Got some code for us? Awesome 🎊!

Please include a description of your change & check your PR against this list, thanks!

  • [X ] There's a clear use-case for this code change, explained below
  • Commit message has a short title & references relevant issues
  • The build will pass (run yarn test:all and yarn lint)

We appreciate your contribution!

Added sneaky missing translation wrapping, notably the elusive /year and /month strings. Also "Change Plan" and "Choose Plan" for upgrade situations.

I opted to include the slash in /year and /month , to give translators more options for interval presentation.

@cathysarisky cathysarisky changed the title wrap missing strings in portal 🎨 wrap missing strings in portal Sep 18, 2024
Copy link
Contributor

@sagzy sagzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @cathysarisky,

Thanks a lot for this PR.

I've added one improvement suggestion, LGTM otherwise!

apps/portal/src/components/common/ProductsSection.js Outdated Show resolved Hide resolved
@ErisDS
Copy link
Member

ErisDS commented Sep 19, 2024

Hey @cathysarisky thank you so so much for getting this done 🙏 . Would you mind making the change @sagzy suggested? Other than that this is good to go! 🎉

@ErisDS ErisDS merged commit 6b84d9a into TryGhost:main Sep 19, 2024
21 checks passed
@cathysarisky
Copy link
Contributor Author

I'm wondering if I needed to bump the version of portal? I don't see the changes in a fresh Ghost install today...
(Sorry if I missed a step!)

Lekler added a commit to Lekler/Ghost that referenced this pull request Sep 23, 2024
Update pt-BR translation of portal.json 

Following commit TryGhost#21042 , the following updates were made:

- Filled in 6 missing translations and made style corrections to existing translations to improve clarity and consistency.
sagzy added a commit that referenced this pull request Sep 24, 2024
@sagzy sagzy mentioned this pull request Sep 24, 2024
sagzy added a commit that referenced this pull request Sep 24, 2024
@sagzy
Copy link
Contributor

sagzy commented Sep 24, 2024

I'm wondering if I needed to bump the version of portal? I don't see the changes in a fresh Ghost install today... (Sorry if I missed a step!)

Hey @cathysarisky, you're spot on that we need to bump Portal when we add new i18n strings to it. But our bad, not yours! :) I have now released a patch version of Portal (v2.43.2), which contains the new i18n strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants