aboutsummaryrefslogtreecommitdiff
path: root/files/ja/tools/page_inspector
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/ja/tools/page_inspector
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/ja/tools/page_inspector')
-rw-r--r--files/ja/tools/page_inspector/html_panel/index.html1
-rw-r--r--files/ja/tools/page_inspector/style_panel/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/files/ja/tools/page_inspector/html_panel/index.html b/files/ja/tools/page_inspector/html_panel/index.html
index 49ef474f32..3210682298 100644
--- a/files/ja/tools/page_inspector/html_panel/index.html
+++ b/files/ja/tools/page_inspector/html_panel/index.html
@@ -2,6 +2,7 @@
title: HTML panel
slug: Tools/Page_Inspector/HTML_panel
translation_of: Tools/Page_Inspector/UI_Tour
+translation_of_original: Tools/Page_Inspector/HTML_panel
---
<div>{{ToolsSidebar}}</div><p>{{ fx_minversion_header("10.0") }}</p>
diff --git a/files/ja/tools/page_inspector/style_panel/index.html b/files/ja/tools/page_inspector/style_panel/index.html
index 12ff9868fb..bbfb74ccca 100644
--- a/files/ja/tools/page_inspector/style_panel/index.html
+++ b/files/ja/tools/page_inspector/style_panel/index.html
@@ -2,6 +2,7 @@
title: Style panel
slug: Tools/Page_Inspector/Style_panel
translation_of: Tools/Page_Inspector#CSS_pane
+translation_of_original: Tools/Page_Inspector/Style_panel
---
<div>{{ToolsSidebar}}</div><p>ページ調査ツールのスタイルパネルでは、調査を行っているページの CSS を調べたり操作したりすることができます。このパネルには選択されている要素に紐づけられている CSS に関する 2 つのビューがあります: CSS ルールを基にしたビューと、プロパティを基にしたビューです。</p>