From: Yuki Watanabe Date: Wed, 21 Aug 2024 16:55:16 +0000 (+0900) Subject: 🌐 Add Japanese translation for `docs/ja/docs/learn/index.md` (#11592) X-Git-Tag: 0.112.2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34e6e63fb2ca05a5929bc2d151b4e45194ed87a0;p=thirdparty%2Ffastapi%2Ffastapi.git 🌐 Add Japanese translation for `docs/ja/docs/learn/index.md` (#11592) --- diff --git a/docs/ja/docs/learn/index.md b/docs/ja/docs/learn/index.md new file mode 100644 index 0000000000..2f24c670a7 --- /dev/null +++ b/docs/ja/docs/learn/index.md @@ -0,0 +1,5 @@ +# 学習 + +ここでは、**FastAPI** を学習するための入門セクションとチュートリアルを紹介します。 + +これは、FastAPIを学習するにあたっての**書籍**や**コース**であり、**公式**かつ推奨される方法とみなすことができます 😎