diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-12-08 01:27:02 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-12-14 21:22:22 +0900 |
commit | 74a4df6855841145dfeecd698e9dcd94fb2efcb3 (patch) | |
tree | 5b27f2f750ef62c7792214280c74afdd0bd6ff5b /files/ja/web/progressive_web_apps/index.html | |
parent | fb615c08a16488e1f72311382425a1e6fff3c13b (diff) | |
download | translated-content-74a4df6855841145dfeecd698e9dcd94fb2efcb3.tar.gz translated-content-74a4df6855841145dfeecd698e9dcd94fb2efcb3.tar.bz2 translated-content-74a4df6855841145dfeecd698e9dcd94fb2efcb3.zip |
The building blocks of responsive design を新規翻訳
2021/10/14 時点の英語版に同期
Diffstat (limited to 'files/ja/web/progressive_web_apps/index.html')
-rw-r--r-- | files/ja/web/progressive_web_apps/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/progressive_web_apps/index.html b/files/ja/web/progressive_web_apps/index.html index c02a19b5cc..d9a9e0eeec 100644 --- a/files/ja/web/progressive_web_apps/index.html +++ b/files/ja/web/progressive_web_apps/index.html @@ -67,7 +67,7 @@ translation_of: Web/Progressive_web_apps <li><a class="external external-icon" href="https://developers.google.com/web/updates/2015/11/app-shell" rel="noopener">アプリケーションシェルアーキテクチャによるすばやいウェブアプリの読み込み</a> — App Shell コーディングパターンを使用して、すばやく読み込まれるアプリの作成のガイド。</li> <li><a href="/ja/docs/Web/API/Push_API">Push API の使用</a> — Web Push API の背景にある要点を学ぶ。</li> <li><a href="/ja/docs/Web/API/Notifications_API/Using_the_Notifications_API">Notifications API の使用</a> — ウェブ通知の簡単な説明。</li> - <li><a href="/ja/docs/Web/Progressive_web_apps/Responsive/responsive_design_building_blocks">レスポンシブデザインのブロック構成</a> — モダンアプリレイアウトにとって重要なレスポンシブウェブデザインの基本を学ぶ。</li> + <li><a href="/ja/docs/Web/Progressive_web_apps/Responsive/responsive_design_building_blocks">レスポンシブデザインの構成要素</a> — モダンアプリレイアウトにとって重要なレスポンシブウェブデザインの基本を学ぶ。</li> <li><a href="/ja/docs/Web/Progressive_web_apps/Responsive/Mobile_first">モバイルファースト</a> — レスポンシブなアプリケーションを作る時によく、モバイルレイアウトを既定として作って、その上により広いレイアウトを作る意味がある。</li> <li><a href="/ja/docs/Web/Progressive_web_apps/Add_to_home_screen">ホーム画面追加のためのガイド</a> — アプリをホーム画面に追加 (A2HS) する利点を学ぶ。</li> </ul> |