Skip to content

i18n(de): translate beta.17#129

Merged
Adammatthiesen merged 2 commits into
mainfrom
de
Apr 26, 2025
Merged

i18n(de): translate beta.17#129
Adammatthiesen merged 2 commits into
mainfrom
de

Conversation

@trueberryless
Copy link
Copy Markdown
Member

@trueberryless trueberryless commented Apr 26, 2025

Description

Summary by CodeRabbit

  • New Features

    • Added a new upgrade guide for version 0.1.0-beta.17, detailing recent optimizations, bug fixes, new feedback system, and important notes regarding password hashing.
  • Documentation

    • Removed "badge" indicators from the sidebar of several German documentation pages for a cleaner appearance.
    • Updated titles and sidebar badges for improved clarity in upgrade guides.

@trueberryless trueberryless requested a review from a team as a code owner April 26, 2025 07:46
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 26, 2025

Walkthrough

This 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

Files Change Summary
src/content/docs/de/guides/contributing/translations.mdx
src/content/docs/de/how-it-works/cli.mdx
src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-16.mdx
Removed the "badge" property from the sidebar metadata in the frontmatter.
src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx Added a new upgrade guide for StudioCMS version 0.1.0-beta.17, including features, bug fixes, and notes.

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
Loading

Possibly related PRs

  • i18n(es): update translations.mdx #108: Both PRs modify the sidebar badge metadata in the translations.mdx documentation file, with the main PR removing the badge and the retrieved PR updating it.
  • update docs for beta17 #127: Both PRs make identical changes to the same documentation files by removing "badge" properties and adding the new upgrade guide for version 0.1.0-beta.17.
  • i18n(ko-KR): update beta 17 docs #128: Both PRs add the beta 17 upgrade guide; the retrieved PR also updates Korean and English docs, showing a direct relation in the addition and update of the same version 0.1.0-beta.17 upgrade guide documentation.

Suggested reviewers

  • Adammatthiesen

Poem

A hop, a skip, a doc refined,
Badges gone, new guides aligned.
Beta seventeen, fresh and bright,
Features, fixes—what a sight!
With every merge, we leap ahead,
StudioCMS, by rabbits led!
🐇✨


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 021248d and caf093b.

📒 Files selected for processing (2)
  • src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-16.mdx (1 hunks)
  • src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-16.mdx
🧰 Additional context used
🪛 LanguageTool
src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx

[uncategorized] ~13-13: Das sieht falsch platziert oder unnötig aus. Überlegen Sie, es zu löschen.
Context: ...te from '
/components/QuickUpdate.astro' import { Aside } from '@astrojs/starligh...

(AI_DE_GGEC_UNNECESSARY_SPACE)


[typographical] ~22-~22: 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] ~24-~24: 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)


[uncategorized] ~27-~27: Hier scheint es einen Fehler zu geben.
Context: ...cli/#crypto-gen-jwt). - Verbesserungen - Ersetzte [lodash](https://www.npmjs.com/package/...

(AI_DE_MERGED_MATCH)

⏰ 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)

3-4: Title and description are consistent
The German translation for the title and the description aligns with other beta-version guides and fulfills the i18n requirements.


13-15: Imports are correctly used
Both QuickUpdate and Aside are imported and utilized in the document. No unused imports detected.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~13-13: Das sieht falsch platziert oder unnötig aus. Überlegen Sie, es zu löschen.
Context: ...te from '
/components/QuickUpdate.astro' import { Aside } from '@astrojs/starligh...

(AI_DE_GGEC_UNNECESSARY_SPACE)


18-30: Content translation and formatting are solid
The introductory sentence, patch overview, feature/bugfix/improvement lists, and the note block accurately convey the original content in proper German and follow MDX formatting conventions.

🧰 Tools
🪛 LanguageTool

[typographical] ~22-~22: 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] ~24-~24: 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)


[uncategorized] ~27-~27: Hier scheint es einen Fehler zu geben.
Context: ...cli/#crypto-gen-jwt). - Verbesserungen - Ersetzte [lodash](https://www.npmjs.com/package/...

(AI_DE_MERGED_MATCH)


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.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@studiocms-no-reply
Copy link
Copy Markdown
Member

studiocms-no-reply commented Apr 26, 2025

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
de/guides/contributing/translations.mdx Localization changed, will be marked as complete.
de/guides/upgrade/version-guides/0-1-0-beta-16.mdx Localization changed, will be marked as complete.
de/guides/upgrade/version-guides/0-1-0-beta-17.mdx Localization added, will be marked as complete.
de/how-it-works/cli.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between c058418 and 021248d.

📒 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: Aside warning block is clear
The notice about the password-hash change is well-formatted and informative. No adjustments needed.

Comment thread src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx Outdated
Comment thread src/content/docs/de/guides/upgrade/version-guides/0-1-0-beta-17.mdx
@Adammatthiesen Adammatthiesen merged commit b917cc7 into main Apr 26, 2025
8 checks passed
@Adammatthiesen Adammatthiesen deleted the de branch April 26, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants