Skip to content

i18n(de): Update “Why Astro?” with “better” German typography [i18nIgnore]#12538

Merged
yanthomasdev merged 5 commits into
withastro:mainfrom
randomguy-2650:patch-5
Oct 17, 2025
Merged

i18n(de): Update “Why Astro?” with “better” German typography [i18nIgnore]#12538
yanthomasdev merged 5 commits into
withastro:mainfrom
randomguy-2650:patch-5

Conversation

@randomguy-2650
Copy link
Copy Markdown
Contributor

@randomguy-2650 randomguy-2650 commented Oct 11, 2025

Description (required)

  • Replaced some literal German translations with just the anglicised variants, as said in the updated i18n guide.
  • Improved em‐dashes—from -- (spaced out double hyphen‐minuses) to (spaced out en‐dash, yes en‐dash is intentional due to typographic rules).
  • Replaced “50%” (and other percentages) and “$350,000” with “50 %” and “350 000 $” to follow SI (as German is slowly getting rid of local abbreviations).
  • Fixed ellipsis spacing

Related issues & labels (optional)

  • Suggested label: i18n, hacktoberfest-accepted

Hacktoberfest 🎃

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 11, 2025

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 656f31d
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/68f26750d20d8600081d6088
😎 Deploy Preview https://deploy-preview-12538--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Oct 11, 2025
@astrobot-houston
Copy link
Copy Markdown
Contributor

astrobot-houston commented Oct 11, 2025

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: typo.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

File Note
de/concepts/why-astro.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.

@randomguy-2650 randomguy-2650 changed the title i18n(de): Update “Why Astro?” with “better“ German typography i18n(de): Update “Why Astro?” with “better“ German typography [i18nIgnore] Oct 11, 2025
@trueberryless
Copy link
Copy Markdown
Contributor

Wollen wir nicht überall jetzt   statt dem unsichtbaren Unicode Zeichen verwenden? 🤔
Oder erlauben wir beides?

Copy link
Copy Markdown
Contributor

@trueberryless trueberryless left a comment

Choose a reason for hiding this comment

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

Changes schauen super aus, nur hätte ich eher   statt dem Unicode Zeichen verwendet. Aber wenn das @louisescher bestätigt, dann können wir gerne mergen 🙌

@trueberryless
Copy link
Copy Markdown
Contributor

Please also the friendly reminder here: Hacktoberfest contribution 🥳

@yanthomasdev yanthomasdev added the hacktoberfest-accepted Mark a PR as accepted to contribute towards Hacktoberfest label Oct 11, 2025
@randomguy-2650 randomguy-2650 changed the title i18n(de): Update “Why Astro?” with “better“ German typography [i18nIgnore] i18n(de): Update “Why Astro?” with “better” German typography [i18nIgnore] Oct 11, 2025
@randomguy-2650
Copy link
Copy Markdown
Contributor Author

Lunaria flagged the word “typography” as “typo”, meaning typo fix so it would be ignored. I later added i18nIgnore to reinforce the logic, but this is not very good…

Copy link
Copy Markdown
Member

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@yanthomasdev yanthomasdev merged commit 13d0231 into withastro:main Oct 17, 2025
10 checks passed
HiDeoo added a commit to HiDeoo/docs that referenced this pull request Oct 23, 2025
* main: (107 commits)
  i18n(zh-cn): Update `markdown-content.mdx` (withastro#12580)
  i18n(zh-tw): update `basics/astro-components.mdx` (withastro#12592)
  i18n(fr): update `recipes/bun.mdx` (withastro#12595)
  i18n(ko-KR): update `publish-to-npm.mdx` (withastro#12599)
  i18n(fr): update `reference/publish-to-npm.mdx` (withastro#12600)
  docs: Fix brand name capitalisation (npm) in `publish-to-npm.mdx` (withastro#12507)
  chore(deps): update dependency node to v22.21.0 (withastro#12598)
  i18n(fr): update `experimental-flags/live-content-collections.mdx` (withastro#12593)
  i18n(fr): update code snippet in `guides/testing.mdx` (withastro#12594)
  i18n(ko-KR): update `testing.mdx` (withastro#12589)
  ci: update docs contributors (withastro#12590)
  Update Vitest reference type in testing guide (withastro#12588)
  i18n(ja): recipes/build-forms-api (withastro#12421)
  i18n(ko-KR): update `live-content-collections.mdx` (withastro#12585)
  i18n(ko-KR): update `bun.mdx` (withastro#12586)
  Remove `maxAge` from live collection docs (withastro#12571)
  i18n(zh-cn): Update `fonts.mdx` (withastro#12526)
  i18n(zh-cn): Update `content-collections.mdx` (withastro#12531)
  i18n(de): Update “Why Astro?” with “better” German typography [i18nIgnore] (withastro#12538)
  i18n(zh-tw): update `editor-setup.mdx` (withastro#12573)
  ...
HiDeoo added a commit to HiDeoo/docs that referenced this pull request Oct 23, 2025
* main: (107 commits)
  i18n(zh-cn): Update `markdown-content.mdx` (withastro#12580)
  i18n(zh-tw): update `basics/astro-components.mdx` (withastro#12592)
  i18n(fr): update `recipes/bun.mdx` (withastro#12595)
  i18n(ko-KR): update `publish-to-npm.mdx` (withastro#12599)
  i18n(fr): update `reference/publish-to-npm.mdx` (withastro#12600)
  docs: Fix brand name capitalisation (npm) in `publish-to-npm.mdx` (withastro#12507)
  chore(deps): update dependency node to v22.21.0 (withastro#12598)
  i18n(fr): update `experimental-flags/live-content-collections.mdx` (withastro#12593)
  i18n(fr): update code snippet in `guides/testing.mdx` (withastro#12594)
  i18n(ko-KR): update `testing.mdx` (withastro#12589)
  ci: update docs contributors (withastro#12590)
  Update Vitest reference type in testing guide (withastro#12588)
  i18n(ja): recipes/build-forms-api (withastro#12421)
  i18n(ko-KR): update `live-content-collections.mdx` (withastro#12585)
  i18n(ko-KR): update `bun.mdx` (withastro#12586)
  Remove `maxAge` from live collection docs (withastro#12571)
  i18n(zh-cn): Update `fonts.mdx` (withastro#12526)
  i18n(zh-cn): Update `content-collections.mdx` (withastro#12531)
  i18n(de): Update “Why Astro?” with “better” German typography [i18nIgnore] (withastro#12538)
  i18n(zh-tw): update `editor-setup.mdx` (withastro#12573)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Mark a PR as accepted to contribute towards Hacktoberfest i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants