Skip to content

Improve/add Dutch translations#599

Merged
dweymouth merged 2 commits intodweymouth:mainfrom
RensOliemans:main
Apr 10, 2025
Merged

Improve/add Dutch translations#599
dweymouth merged 2 commits intodweymouth:mainfrom
RensOliemans:main

Conversation

@RensOliemans
Copy link
Copy Markdown
Contributor

No description provided.

I merged en.json and nl.json via

  jq -s '.[0] * .[1]' en.json nl.json > nl2.json && mv nl2.json nl.json

Which adds all missing elements in nl.json that are present in
en.json. Take care,j I believe that it keeps the sorting from
en.json (alphabetical), so it might create a bigger diff than
necessary.
Copy link
Copy Markdown
Owner

@dweymouth dweymouth left a comment

Choose a reason for hiding this comment

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

Thanks!

@dweymouth dweymouth merged commit 08d477a into dweymouth:main Apr 10, 2025
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