i18n(de): translate beta.17#129
Conversation
WalkthroughThis update removes the "badge" property from the sidebar metadata in several German documentation files, eliminating visual indicators such as "Aktualisiert" and "NEU" from the sidebar. Additionally, it introduces a new upgrade guide for version 0.1.0-beta.17 of StudioCMS, detailing new features, bug fixes, performance improvements, and an important note regarding password hashing changes. No alterations to exported or public entities are present in the codebase. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Docs
User ->> Docs: Access upgrade guide for 0.1.0-beta.17
Docs -->> User: Display new features, bug fixes, performance improvements, and password hash note
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
🧰 Additional context used🪛 LanguageToolsrc/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx[uncategorized] ~13- (AI_DE_GGEC_UNNECESSARY_SPACE) [typographical] ~22-~22: Wenn es sich um einen eingeschobenen Teilsatz oder einen Relativsatz handelt, muss ein Komma gesetzt werden. (KIND_ES_WIRD_EINGESCHULT) [uncategorized] ~24-~24: Das sieht falsch platziert oder unnötig aus. Überlegen Sie, es zu löschen. (AI_DE_GGEC_UNNECESSARY_OTHER) [uncategorized] ~27-~27: Hier scheint es einen Fehler zu geben. (AI_DE_MERGED_MATCH) ⏰ Context from checks skipped due to timeout of 90000ms (1)
🔇 Additional comments (3)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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
|
There was a problem hiding this comment.
Actionable comments posted: 2
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
src/content/docs/de/guides/contributing/translations.mdx(0 hunks)src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-16.mdx(0 hunks)src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx(1 hunks)src/content/docs/de/how-it-works/cli.mdx(0 hunks)
💤 Files with no reviewable changes (3)
- src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-16.mdx
- src/content/docs/de/how-it-works/cli.mdx
- src/content/docs/de/guides/contributing/translations.mdx
🧰 Additional context used
🪛 LanguageTool
src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx
[typographical] ~23-~23: Wenn es sich um einen eingeschobenen Teilsatz oder einen Relativsatz handelt, muss ein Komma gesetzt werden.
Context: ...rbessern. ## Patch-Übersicht - Neue Funktionen - Wir haben ein neues Feedbacksystem im Dashb...
(KIND_ES_WIRD_EINGESCHULT)
[uncategorized] ~25-~25: Das sieht falsch platziert oder unnötig aus. Überlegen Sie, es zu löschen.
Context: ...shboard eingeführt. - Fehlerbehebungen - Probleme mit Astro-Schriften wurden behoben. -...
(AI_DE_GGEC_UNNECESSARY_OTHER)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Run Starlight Link Check
🔇 Additional comments (3)
src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx (3)
17-17: QuickUpdate usage is correct
The<QuickUpdate />component renders a concise overview of changes as intended.
19-31: Content translation looks good
The German descriptions and bullet points accurately convey the patch overview. I see no grammar or formatting issues here.🧰 Tools
🪛 LanguageTool
[typographical] ~23-~23: Wenn es sich um einen eingeschobenen Teilsatz oder einen Relativsatz handelt, muss ein Komma gesetzt werden.
Context: ...rbessern. ## Patch-Übersicht - Neue Funktionen - Wir haben ein neues Feedbacksystem im Dashb...(KIND_ES_WIRD_EINGESCHULT)
[uncategorized] ~25-~25: Das sieht falsch platziert oder unnötig aus. Überlegen Sie, es zu löschen.
Context: ...shboard eingeführt. - Fehlerbehebungen - Probleme mit Astro-Schriften wurden behoben. -...(AI_DE_GGEC_UNNECESSARY_OTHER)
32-34:Asidewarning block is clear
The notice about the password-hash change is well-formatted and informative. No adjustments needed.
Description
Summary by CodeRabbit
New Features
Documentation