Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 9, 2025

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

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

c640c57

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

f6557ff..c640c57

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

翻訳したファイル一覧を見るには展開してください
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
D	docs/01-app/04-api-reference/04-functions/use-link-status.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
R100	docs/01-app/04-api-reference/01-directives/use-cache.mdx	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
R100	docs/01-app/04-api-reference/04-functions/cacheLife.mdx	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
R100	docs/01-app/04-api-reference/05-config/01-next-config-js/turbo.mdx	docs/01-app/05-api-reference/05-config/01-next-config-js/turbo.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
R100	docs/01-app/04-api-reference/08-turbopack.mdx	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

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

今回の更新では、いくつかのドキュメントの内容や構造に変更がありました。

  1. インストール、プロジェクト構造、レイアウトとページ、画像とフォント、CSS、データ取得、データ更新、エラーハンドリング、メタデータ、アップグレードのセクション:

    • 記述の改善や説明の詳細化が行われました。特に手順や設定に関する説明が強化され、読みやすくなるよう改訂されています。
    • サーバー関数(Server Functions)やClient Componentsに関する説明が追加され、Reactの機能との統合方法が詳しくなっています。
  2. ファイルのリネームと再配置:

    • APIリファレンスやディレクティブ、コンポーネントに関するドキュメントが新しいセクションに再配置され、ディレクトリ構造が整理されました。
    • 深く掘り下げた内容のセクションが新たに設置されました。
  3. Route Groupsについて:

    • Route Groupsの使用方法に関する説明が明確化され、構造やセグメントの取り扱いについての詳細が追加されました。
  4. 画像とファイル変更:

    • 多くのバイナリファイル(画像)が更新され、視覚的な情報が最新の状態に保たれています。

今回の更新は、Next.jsの機能とドキュメントをより利用しやすくし、ユーザー体験を向上させることを意図しています。特に初心者にも理解しやすく、次に進むべき方法や設定、各種コンポーネントの使い方について詳述されています。

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

vercel bot commented Apr 9, 2025

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

Name Status Preview Comments Updated (UTC)
nextjs-docs-ja ❌ Failed (Inspect) Apr 9, 2025 2:36am

@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