chore(i18n): update German translation#2246
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
📝 WalkthroughWalkthroughThis pull request updates the German translation file ( Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
🧭 Context
i18n
📚 Description
This PR updates the German translation.
It also changes the headings of each page to follow the recognizable "lowercase" format, as in German you would normally start many of the words with a capital letter, but I like the look, so I thought it would be nice to translate it into German as well 🥇
Also I noticed that the
vacationsection is always getting delete when I run the comparison script. It could be that the CI will delete it again (thanks autofix), because this line removes it for some reason:npmx.dev/scripts/compare-translations.ts
Lines 410 to 411 in 50491e6
If this is actually some leftover, I'll PR to remove those lines 👍