From ac8f949dfd20cd1e081f4fac99a49081a66f086a Mon Sep 17 00:00:00 2001 From: Suguru Inatomi Date: Wed, 20 Sep 2023 12:36:59 +0900 Subject: [PATCH] fix: update navigation (#895) --- aio-ja/content/navigation.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/aio-ja/content/navigation.json b/aio-ja/content/navigation.json index 959a1da95..d9773a8fa 100644 --- a/aio-ja/content/navigation.json +++ b/aio-ja/content/navigation.json @@ -181,8 +181,9 @@ "children": [ { "url": "guide/template-overview", - "title": "Overview", - "tooltip": "Introduction to templates." + "title": "概要", + "tooltip": "テンプレートの紹介。", + "translated": true }, { "url": "guide/template-syntax",