From 4840684bd179d1825c8d6ceffa98947e3ca331cc Mon Sep 17 00:00:00 2001 From: Yusuke Date: Thu, 23 Jan 2025 22:24:34 +0900 Subject: [PATCH] Translate README.md to Japanese. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 134226a4..5237f146 100644 --- a/README.md +++ b/README.md @@ -7,19 +7,19 @@ --- -VitePress is a Vue-powered static site generator and a spiritual successor to [VuePress](https://vuepress.vuejs.org), built on top of [Vite](https://github.com/vitejs/vite). +VitePressはVueを搭載した静的サイトジェネレーターで、[Vite](https://github.com/vitejs/vite)の上に構築された[VuePress](https://vuepress.vuejs.org)の精神的後継です。 ## Documentation -To check out docs, visit [vitepress.dev](https://vitepress.dev). +ドキュメントをチェックされたい方は、[vitepress.dev](https://vitepress.dev)をご覧ください。 ## Changelog -Detailed changes for each release are documented in the [CHANGELOG](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md). +各リリースの詳細な変更点は、[CHANGELOG](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)に記載されています。 ## Contribution -Please make sure to read the [Contributing Guide](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md) before making a pull request. +プルリクエストを行う前に、必ず[Contributing Guide](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md)を読んでください。 ## License