Skip to content

feat: add and configure @angular/localize #430

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dominicbachmann
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link

vercel bot commented Jul 12, 2025

@dominicbachmann is attempting to deploy a commit to the Gerome Grignon's projects Team on Vercel.

A member of the Team first needs to authorize it.

@dominicbachmann
Copy link
Author

I've also added "prepare": "husky" to the package.json scripts so that husky is setup lcoally whenever someone installs dependencies.

@dominicbachmann
Copy link
Author

I've added a script to the pre-commit hook which validates that all of the translations are set for all languages in the project. I'am not sure if I like it in the pre-commit hook or if it would be better off in a ci action.

Copy link

vercel bot commented Jul 18, 2025

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

Name Status Preview Comments Updated (UTC)
angular-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2025 0:55am

@dominicbachmann dominicbachmann marked this pull request as ready for review July 20, 2025 16:51
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.

1 participant