From e72a4b0934cd6c50740c9cdb4248c77a87554924 Mon Sep 17 00:00:00 2001 From: 70_10 <7010.dev@gmail.com> Date: Fri, 19 Jun 2020 17:29:58 +0900 Subject: [PATCH] docs: translate docs/debugging --- docs/docs/debugging.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/debugging.md b/docs/docs/debugging.md index 827a17622..4e240eb32 100644 --- a/docs/docs/debugging.md +++ b/docs/docs/debugging.md @@ -1,8 +1,8 @@ --- -title: Debugging +title: デバッグ overview: true --- -While building your site, you’ll sometimes encounter bugs. These guides help you set up debugging in Gatsby so you can spot and squash bugs more easily. +サイトを構築していると、バグに遭遇することがあります。このガイドでは Gatsby でのデバッグ設定の手助けをし、バグをより簡単に発見し潰せるようにします。