Skip to content

Conversation

@github-actions
Copy link
Contributor

このPRはNext.jsのドキュメントを翻訳したものです。

Next.jsリポジトリのバージョン

7e29507

本PRで取り込んだNext.jsの差分

f6557ff..7e29507

翻訳したファイル一覧(計:155 ファイル)

翻訳したファイル一覧を見るには展開してください
M	docs/01-app/01-getting-started/01-installation.mdx
M	docs/01-app/01-getting-started/02-project-structure.mdx
M	docs/01-app/01-getting-started/03-layouts-and-pages.mdx
M	docs/01-app/01-getting-started/04-images-and-fonts.mdx
M	docs/01-app/01-getting-started/05-css.mdx
M	docs/01-app/01-getting-started/06-fetching-data.mdx
M	docs/01-app/01-getting-started/07-updating-data.mdx
M	docs/01-app/01-getting-started/08-error-handling.mdx
M	docs/01-app/01-getting-started/10-metadata-and-og-images.mdx
M	docs/01-app/01-getting-started/12-upgrading.mdx
M	docs/01-app/03-building-your-application/01-routing/03-layouts-and-templates.mdx
M	docs/01-app/03-building-your-application/01-routing/08-route-groups.mdx
M	docs/01-app/03-building-your-application/06-optimizing/14-local-development.mdx
M	docs/01-app/03-building-your-application/07-configuring/05-mdx.mdx
M	docs/01-app/03-building-your-application/11-upgrading/06-from-create-react-app.mdx
D	docs/01-app/04-api-reference/01-directives/use-cache.mdx
D	docs/01-app/04-api-reference/04-functions/cacheLife.mdx
D	docs/01-app/04-api-reference/04-functions/use-link-status.mdx
D	docs/01-app/04-api-reference/05-config/01-next-config-js/turbo.mdx
D	docs/01-app/04-api-reference/08-turbopack.mdx
A	docs/01-app/04-deep-dive/index.mdx
R100	docs/01-app/04-api-reference/01-directives/index.mdx	docs/01-app/05-api-reference/01-directives/index.mdx
A	docs/01-app/05-api-reference/01-directives/use-cache.mdx
R100	docs/01-app/04-api-reference/01-directives/use-client.mdx	docs/01-app/05-api-reference/01-directives/use-client.mdx
R100	docs/01-app/04-api-reference/01-directives/use-server.mdx	docs/01-app/05-api-reference/01-directives/use-server.mdx
R100	docs/01-app/04-api-reference/02-components/font.mdx	docs/01-app/05-api-reference/02-components/font.mdx
R100	docs/01-app/04-api-reference/02-components/form.mdx	docs/01-app/05-api-reference/02-components/form.mdx
R100	docs/01-app/04-api-reference/02-components/image.mdx	docs/01-app/05-api-reference/02-components/image.mdx
R100	docs/01-app/04-api-reference/02-components/index.mdx	docs/01-app/05-api-reference/02-components/index.mdx
R100	docs/01-app/04-api-reference/02-components/link.mdx	docs/01-app/05-api-reference/02-components/link.mdx
R100	docs/01-app/04-api-reference/02-components/script.mdx	docs/01-app/05-api-reference/02-components/script.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/01-metadata/app-icons.mdx	docs/01-app/05-api-reference/03-file-conventions/01-metadata/app-icons.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/01-metadata/index.mdx	docs/01-app/05-api-reference/03-file-conventions/01-metadata/index.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/01-metadata/manifest.mdx	docs/01-app/05-api-reference/03-file-conventions/01-metadata/manifest.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/01-metadata/opengraph-image.mdx	docs/01-app/05-api-reference/03-file-conventions/01-metadata/opengraph-image.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/01-metadata/robots.mdx	docs/01-app/05-api-reference/03-file-conventions/01-metadata/robots.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/01-metadata/sitemap.mdx	docs/01-app/05-api-reference/03-file-conventions/01-metadata/sitemap.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/default.mdx	docs/01-app/05-api-reference/03-file-conventions/default.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/error.mdx	docs/01-app/05-api-reference/03-file-conventions/error.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/forbidden.mdx	docs/01-app/05-api-reference/03-file-conventions/forbidden.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/index.mdx	docs/01-app/05-api-reference/03-file-conventions/index.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/instrumentation-client.mdx	docs/01-app/05-api-reference/03-file-conventions/instrumentation-client.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/instrumentation.mdx	docs/01-app/05-api-reference/03-file-conventions/instrumentation.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/layout.mdx	docs/01-app/05-api-reference/03-file-conventions/layout.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/loading.mdx	docs/01-app/05-api-reference/03-file-conventions/loading.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/mdx-components.mdx	docs/01-app/05-api-reference/03-file-conventions/mdx-components.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/middleware.mdx	docs/01-app/05-api-reference/03-file-conventions/middleware.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/not-found.mdx	docs/01-app/05-api-reference/03-file-conventions/not-found.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/page.mdx	docs/01-app/05-api-reference/03-file-conventions/page.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/route-segment-config.mdx	docs/01-app/05-api-reference/03-file-conventions/route-segment-config.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/route.mdx	docs/01-app/05-api-reference/03-file-conventions/route.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/template.mdx	docs/01-app/05-api-reference/03-file-conventions/template.mdx
R100	docs/01-app/04-api-reference/03-file-conventions/unauthorized.mdx	docs/01-app/05-api-reference/03-file-conventions/unauthorized.mdx
R100	docs/01-app/04-api-reference/04-functions/after.mdx	docs/01-app/05-api-reference/04-functions/after.mdx
A	docs/01-app/05-api-reference/04-functions/cacheLife.mdx
R100	docs/01-app/04-api-reference/04-functions/cacheTag.mdx	docs/01-app/05-api-reference/04-functions/cacheTag.mdx
R100	docs/01-app/04-api-reference/04-functions/connection.mdx	docs/01-app/05-api-reference/04-functions/connection.mdx
R100	docs/01-app/04-api-reference/04-functions/cookies.mdx	docs/01-app/05-api-reference/04-functions/cookies.mdx
R100	docs/01-app/04-api-reference/04-functions/draft-mode.mdx	docs/01-app/05-api-reference/04-functions/draft-mode.mdx
R100	docs/01-app/04-api-reference/04-functions/fetch.mdx	docs/01-app/05-api-reference/04-functions/fetch.mdx
R100	docs/01-app/04-api-reference/04-functions/forbidden.mdx	docs/01-app/05-api-reference/04-functions/forbidden.mdx
R100	docs/01-app/04-api-reference/04-functions/generate-image-metadata.mdx	docs/01-app/05-api-reference/04-functions/generate-image-metadata.mdx
R100	docs/01-app/04-api-reference/04-functions/generate-metadata.mdx	docs/01-app/05-api-reference/04-functions/generate-metadata.mdx
R100	docs/01-app/04-api-reference/04-functions/generate-sitemaps.mdx	docs/01-app/05-api-reference/04-functions/generate-sitemaps.mdx
R100	docs/01-app/04-api-reference/04-functions/generate-static-params.mdx	docs/01-app/05-api-reference/04-functions/generate-static-params.mdx
R100	docs/01-app/04-api-reference/04-functions/generate-viewport.mdx	docs/01-app/05-api-reference/04-functions/generate-viewport.mdx
R100	docs/01-app/04-api-reference/04-functions/headers.mdx	docs/01-app/05-api-reference/04-functions/headers.mdx
R100	docs/01-app/04-api-reference/04-functions/image-response.mdx	docs/01-app/05-api-reference/04-functions/image-response.mdx
R100	docs/01-app/04-api-reference/04-functions/index.mdx	docs/01-app/05-api-reference/04-functions/index.mdx
R100	docs/01-app/04-api-reference/04-functions/next-request.mdx	docs/01-app/05-api-reference/04-functions/next-request.mdx
R100	docs/01-app/04-api-reference/04-functions/next-response.mdx	docs/01-app/05-api-reference/04-functions/next-response.mdx
R100	docs/01-app/04-api-reference/04-functions/not-found.mdx	docs/01-app/05-api-reference/04-functions/not-found.mdx
R100	docs/01-app/04-api-reference/04-functions/permanentRedirect.mdx	docs/01-app/05-api-reference/04-functions/permanentRedirect.mdx
R100	docs/01-app/04-api-reference/04-functions/redirect.mdx	docs/01-app/05-api-reference/04-functions/redirect.mdx
R100	docs/01-app/04-api-reference/04-functions/revalidatePath.mdx	docs/01-app/05-api-reference/04-functions/revalidatePath.mdx
R100	docs/01-app/04-api-reference/04-functions/revalidateTag.mdx	docs/01-app/05-api-reference/04-functions/revalidateTag.mdx
R100	docs/01-app/04-api-reference/04-functions/unauthorized.mdx	docs/01-app/05-api-reference/04-functions/unauthorized.mdx
R100	docs/01-app/04-api-reference/04-functions/unstable_cache.mdx	docs/01-app/05-api-reference/04-functions/unstable_cache.mdx
R100	docs/01-app/04-api-reference/04-functions/unstable_noStore.mdx	docs/01-app/05-api-reference/04-functions/unstable_noStore.mdx
R100	docs/01-app/04-api-reference/04-functions/unstable_rethrow.mdx	docs/01-app/05-api-reference/04-functions/unstable_rethrow.mdx
A	docs/01-app/05-api-reference/04-functions/use-link-status.mdx
R100	docs/01-app/04-api-reference/04-functions/use-params.mdx	docs/01-app/05-api-reference/04-functions/use-params.mdx
R100	docs/01-app/04-api-reference/04-functions/use-pathname.mdx	docs/01-app/05-api-reference/04-functions/use-pathname.mdx
R100	docs/01-app/04-api-reference/04-functions/use-report-web-vitals.mdx	docs/01-app/05-api-reference/04-functions/use-report-web-vitals.mdx
R100	docs/01-app/04-api-reference/04-functions/use-router.mdx	docs/01-app/05-api-reference/04-functions/use-router.mdx
R100	docs/01-app/04-api-reference/04-functions/use-search-params.mdx	docs/01-app/05-api-reference/04-functions/use-search-params.mdx
R100	docs/01-app/04-api-reference/04-functions/use-selected-layout-segment.mdx	docs/01-app/05-api-reference/04-functions/use-selected-layout-segment.mdx
R100	docs/01-app/04-api-reference/04-functions/use-selected-layout-segments.mdx	docs/01-app/05-api-reference/04-functions/use-selected-layout-segments.mdx
R100	docs/01-app/04-api-reference/04-functions/userAgent.mdx	docs/01-app/05-api-reference/04-functions/userAgent.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/allowedDevOrigins.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/allowedDevOrigins.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/appDir.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/appDir.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/assetPrefix.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/assetPrefix.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/authInterrupts.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/authInterrupts.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/basePath.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/basePath.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/cacheLife.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/cacheLife.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/compress.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/compress.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/crossOrigin.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/crossOrigin.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/cssChunking.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/cssChunking.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/devIndicators.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/devIndicators.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/distDir.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/distDir.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/dynamicIO.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/dynamicIO.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/env.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/env.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/eslint.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/eslint.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/expireTime.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/expireTime.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/exportPathMap.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/exportPathMap.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/generateBuildId.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/generateBuildId.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/generateEtags.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/generateEtags.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/headers.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/headers.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/htmlLimitedBots.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/htmlLimitedBots.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/httpAgentOptions.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/httpAgentOptions.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/images.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/images.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/incrementalCacheHandlerPath.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/incrementalCacheHandlerPath.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/index.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/index.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/inlineCss.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/inlineCss.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/logging.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/logging.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/mdxRs.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/mdxRs.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/onDemandEntries.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/onDemandEntries.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/optimizePackageImports.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/optimizePackageImports.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/output.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/output.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/pageExtensions.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/pageExtensions.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/poweredByHeader.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/poweredByHeader.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/ppr.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/ppr.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/productionBrowserSourceMaps.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/productionBrowserSourceMaps.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/reactCompiler.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/reactCompiler.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/reactMaxHeadersLength.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/reactMaxHeadersLength.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/reactStrictMode.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/reactStrictMode.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/redirects.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/redirects.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/rewrites.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/rewrites.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/sassOptions.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/sassOptions.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/serverActions.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/serverActions.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/serverComponentsHmrCache.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/serverComponentsHmrCache.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/serverExternalPackages.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/serverExternalPackages.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/staleTimes.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/staleTimes.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/staticGeneration.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/staticGeneration.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/trailingSlash.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/trailingSlash.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/transpilePackages.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/transpilePackages.mdx
A	docs/01-app/05-api-reference/05-config/01-next-config-js/turbopack.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/typedRoutes.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/typedRoutes.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/typescript.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/typescript.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/urlImports.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/urlImports.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/useCache.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/useCache.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/useLightningcss.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/useLightningcss.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/viewTransition.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/viewTransition.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/webVitalsAttribution.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/webVitalsAttribution.mdx
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/webpack.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/webpack.mdx
R100	docs/01-app/04-api-reference/05-config/02-typescript.mdx	docs/01-app/05-api-reference/05-config/02-typescript.mdx
R100	docs/01-app/04-api-reference/05-config/03-eslint.mdx	docs/01-app/05-api-reference/05-config/03-eslint.mdx
R100	docs/01-app/04-api-reference/05-config/index.mdx	docs/01-app/05-api-reference/05-config/index.mdx
R100	docs/01-app/04-api-reference/06-cli/create-next-app.mdx	docs/01-app/05-api-reference/06-cli/create-next-app.mdx
R100	docs/01-app/04-api-reference/06-cli/index.mdx	docs/01-app/05-api-reference/06-cli/index.mdx
R100	docs/01-app/04-api-reference/06-cli/next.mdx	docs/01-app/05-api-reference/06-cli/next.mdx
R100	docs/01-app/04-api-reference/07-edge.mdx	docs/01-app/05-api-reference/07-edge.mdx
A	docs/01-app/05-api-reference/08-turbopack.mdx
R100	docs/01-app/04-api-reference/index.mdx	docs/01-app/05-api-reference/index.mdx
M	docs/index.mdx

本PRの更新内容のサマリ by OpenAI🤖

Gitリポジトリの更新では、主に次の変更が行われました。

  1. ドキュメントの構造変更:

    • APIリファレンスやディレクティブなどのファイルが別のディレクトリに移動されました(例: 04-api-referenceから05-api-referenceへ)。
  2. 新しい機能の追加:

    • useLinkStatus フックが追加され、その使用法と例示が含まれています。
    • Turbopackに関する新しいドキュメントが追加され、設定方法とサポートされている機能の詳細が記載されています。
  3. キャッシングに関する更新:

    • use cacheディレクティブに関するドキュメントが消去され、新しいファイル構造で再度追加されました。
    • cacheLife関数のドキュメントが更新され、キャッシュプロファイルとその設定方法が詳しく説明されています。
  4. コンテンツの拡充と調整:

    • インストールとプロジェクト構造に関するドキュメントが更新され、具体的な例や推奨事項が追加されました。
    • 各種スタイリング手法、データ取得、エラーハンドリング、メタデータ設定方法など、様々なトピックに関するガイドが改善され、より詳細な情報が提供されるようになりました。
  5. ビジュアル更新:

    • いくつかの画像ファイルが更新され、新しい視覚情報や図が提供されています。

これらにより、Next.jsの機能に関するドキュメントがより整理され、理解しやすくなっています。

@github-actions github-actions bot added the konjacbot auto translation bot label Apr 14, 2025
@vercel
Copy link

vercel bot commented Apr 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-docs-ja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 2:52am

@ytori
Copy link
Collaborator

ytori commented Apr 15, 2025

This PR will be closed as it is included in #387 .

@ytori ytori closed this Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

konjacbot auto translation bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants