Skip to content

Conversation

@marceleq27
Copy link
Contributor

Description

🇵🇱 🇵🇱 🇵🇱

Hello! I scanned whole file with polish translations and I fixed all of them (I compared them to en-US file) :) Quite a lot, but I'm missing them in my app :((

🇵🇱 🇵🇱 🇵🇱 polska gurom

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • [] other:

@changeset-bot
Copy link

changeset-bot bot commented Feb 6, 2025

🦋 Changeset detected

Latest commit: 5b02f21

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@clerk/localizations Minor
@clerk/clerk-js Patch
@clerk/ui Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 1:05pm

Copy link
Member

@panteliselef panteliselef left a comment

Choose a reason for hiding this comment

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

@marceleq27 thanks for contributing. There are a few missing steps in order to get this in a correct state.

  1. Update localizations/src/index.ts
....
export { plPl } from './pl-PL';
  1. Update localizations/package.json
{
  ...

  "files": [ ..., "pl-PL" ,....],

  ...
}

Co-authored-by: panteliselef <panteliselef@outlook.com>
@marceleq27
Copy link
Contributor Author

Hi, I see that pl translations are already added so I only accepted your suggestion 👌

@nikosdouvlis nikosdouvlis merged commit f183181 into clerk:main Mar 4, 2025
3 checks passed
jacekradko pushed a commit that referenced this pull request Mar 5, 2025
…5096)

Co-authored-by: panteliselef <panteliselef@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants