Skip to content

i18n(ko-KR): update multiple pages#14202

Merged
ArmandPhilippot merged 1 commit into
withastro:mainfrom
jsparkdev:checkout-v7
Jul 7, 2026
Merged

i18n(ko-KR): update multiple pages#14202
ArmandPhilippot merged 1 commit into
withastro:mainfrom
jsparkdev:checkout-v7

Conversation

@jsparkdev

Copy link
Copy Markdown
Member

Description (required)

Related issues & labels (optional)

  • Closes #
  • Suggested label:

@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Jul 7, 2026
@astrobot-houston

Copy link
Copy Markdown
Contributor

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
ko/guides/caching.mdx Localization changed, will be marked as complete.
ko/guides/deploy/aws.mdx Localization changed, will be marked as complete.
ko/guides/deploy/deno.mdx Localization changed, will be marked as complete.
ko/guides/deploy/github.mdx Localization changed, will be marked as complete.
ko/guides/upgrade-to/v6.mdx Localization changed, will be marked as complete.
ko/reference/api-reference.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.

import type { APIContext } from 'astro';

export function GET({ request }: APIContext) {
return new Response(`Hello ${request.url}`);

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This string is intentionally left untranslated.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Preview deployment

✅ Deployment complete!

@jsparkdev jsparkdev changed the title update multiple pages i18n(ko-KR): update multiple pages Jul 7, 2026

@ArmandPhilippot ArmandPhilippot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, LGTM!

@ArmandPhilippot ArmandPhilippot merged commit 7549971 into withastro:main Jul 7, 2026
10 checks passed
@jsparkdev jsparkdev deleted the checkout-v7 branch July 7, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants