Skip to content

chore(localizations): nl-NL updates - #4181

Merged
tmilewski merged 13 commits into
clerk:mainfrom
guustgoossens:nl-NL_update
Sep 18, 2024
Merged

chore(localizations): nl-NL updates#4181
tmilewski merged 13 commits into
clerk:mainfrom
guustgoossens:nl-NL_update

Conversation

@guustgoossens

@guustgoossens guustgoossens commented Sep 17, 2024

Copy link
Copy Markdown
Contributor

Description

Checklist

  • npm test runs as expected.
  • npm run 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

changeset-bot Bot commented Sep 17, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5b4b423

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

This PR includes changesets to release 4 packages
Name Type
@clerk/localizations Patch
@clerk/clerk-js 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

@guustgoossens

Copy link
Copy Markdown
Contributor Author

@alexcarpenter I kept running into package-lock.json problems in the other PR, so I made a new one. Is this one valid?

@guustgoossens guustgoossens changed the title Nl-nl update nl-NL update Sep 17, 2024
@tmilewski tmilewski changed the title nl-NL update chore(localizations): nl-NL updates Sep 17, 2024
@tmilewski
tmilewski self-requested a review September 17, 2024 14:06

@tmilewski tmilewski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@guustgoossens It seems that it's not building due to a type error. Mind checking that out? Thanks a lot!

Error: src/nl-NL.ts(741,9): error TS2561: Object literal may only specify known properties, but 'messageLine2' does not exist in type 'DeepPartial<{ title: string; messageLine1: string; }>'. Did you mean to write 'messageLine1'?

@guustgoossens

Copy link
Copy Markdown
Contributor Author

@guustgoossens It seems that it's not building due to a type error. Mind checking that out? Thanks a lot!

Error: src/nl-NL.ts(741,9): error TS2561: Object literal may only specify known properties, but 'messageLine2' does not exist in type 'DeepPartial<{ title: string; messageLine1: string; }>'. Did you mean to write 'messageLine1'?

should work now!

@tmilewski tmilewski self-assigned this Sep 17, 2024
@tmilewski
tmilewski self-requested a review September 17, 2024 17:42
@guustgoossens
guustgoossens marked this pull request as draft September 17, 2024 23:13
@tmilewski
tmilewski marked this pull request as ready for review September 18, 2024 17:23
@tmilewski
tmilewski merged commit 5dde18f into clerk:main Sep 18, 2024
wobsoriano pushed a commit that referenced this pull request Feb 8, 2025
Co-authored-by: Tom Milewski <me@tm.codes>
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.

3 participants