From ca305c6c5562a448610b6d385f9d121b5c5f827b Mon Sep 17 00:00:00 2001 From: Dreamwalker Date: Sat, 7 Jun 2025 14:39:24 +0900 Subject: [PATCH] docs: update community Translations - add korean docs link - add japanese docs link --- docs/community.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/community.md b/docs/community.md index c202f7e8a..53534feda 100644 --- a/docs/community.md +++ b/docs/community.md @@ -19,6 +19,20 @@ Community-provided translations of the ADK documentation. > continuously updated and translated to provide a localized reading > experience for developers in China. +* **[ADK Documentation (Korean, 한국어)](https://adk-labs.github.io/adk-docs/ko/)** + + > the Korean version of the Agent Development Kit + > documentation, maintained by an individual. The documentation is + > continuously updated and translated to provide a localized reading + > experience for developers in South Korea. + +* **[ADK Documentation (Japanese, 日本語)](https://adk-labs.github.io/adk-docs/ja/)** + + > the Japanese version of the Agent Development Kit + > documentation, maintained by an individual. The documentation is + > continuously updated and translated to provide a localized reading + > experience for developers in Japan. + ## Tutorials, Guides & Blog Posts *Find community-written guides covering ADK features, use cases, and