Skip to content

feat(locale): add Dutch (NL) locale#585

Merged
sinaatalay merged 2 commits into
rendercv:mainfrom
MattiaPun:main
Dec 25, 2025
Merged

feat(locale): add Dutch (NL) locale#585
sinaatalay merged 2 commits into
rendercv:mainfrom
MattiaPun:main

Conversation

@MattiaPun
Copy link
Copy Markdown
Contributor

Added the dutch (NL) locale

@sinaatalay sinaatalay self-requested a review December 25, 2025 09:44
Copy link
Copy Markdown
Member

@sinaatalay sinaatalay left a comment

Choose a reason for hiding this comment

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

Thank you!

  • I think the month abbreviations are incorrect.

  • Also, these parts should start with lowercase letters, just like English locale:

      month: "Maand"
      months: "Maanden"
      year: "Jaar"
      years: "Jaren"
      present: "Huidig"
  • And, ChatGPT says:

    "Huidig" is understandable but less common in date ranges. More idiomatic: "heden" or "nu".

    What do you think?

@MattiaPun
Copy link
Copy Markdown
Contributor Author

You were right, I somehow missed the abbreviations but the full month names were correct already tho.

@MattiaPun MattiaPun requested a review from sinaatalay December 25, 2025 11:29
Copy link
Copy Markdown
Member

@sinaatalay sinaatalay left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks.

@sinaatalay sinaatalay merged commit c9cefc1 into rendercv:main Dec 25, 2025
21 of 22 checks passed
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.

2 participants