From 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:08:35 +0100 Subject: unslug ja: modify --- .../web/guide/events/creating_and_triggering_events/index.html | 3 ++- files/ja/conflicting/web/guide/index.html | 3 ++- .../conflicting/web/guide/introduction_to_web_development/index.html | 3 ++- files/ja/conflicting/web/guide/mobile/index.html | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'files/ja/conflicting/web/guide') diff --git a/files/ja/conflicting/web/guide/events/creating_and_triggering_events/index.html b/files/ja/conflicting/web/guide/events/creating_and_triggering_events/index.html index a544b714ed..cabf4007c9 100644 --- a/files/ja/conflicting/web/guide/events/creating_and_triggering_events/index.html +++ b/files/ja/conflicting/web/guide/events/creating_and_triggering_events/index.html @@ -1,12 +1,13 @@ --- title: dispatchEvent example -slug: DOM/dispatchEvent_example +slug: conflicting/Web/Guide/Events/Creating_and_triggering_events tags: - DOM - Gecko - Gecko DOM Reference translation_of: Web/Guide/Events/Creating_and_triggering_events translation_of_original: Web/Guide/Events/Event_dispatching_example +original_slug: DOM/dispatchEvent_example ---
{{ApiRef}}
diff --git a/files/ja/conflicting/web/guide/index.html b/files/ja/conflicting/web/guide/index.html index 534c441e19..d6009537a7 100644 --- a/files/ja/conflicting/web/guide/index.html +++ b/files/ja/conflicting/web/guide/index.html @@ -1,10 +1,11 @@ --- title: Web 開発 -slug: Web_Development +slug: conflicting/Web/Guide tags: - Web Development translation_of: Web/Guide translation_of_original: Web_Development +original_slug: Web_Development ---

ウェブ開発 は、ウェブサイトやウェブアプリケーションの開発のすべての側面を含んでいます。

diff --git a/files/ja/conflicting/web/guide/introduction_to_web_development/index.html b/files/ja/conflicting/web/guide/introduction_to_web_development/index.html index 73086c9207..cb5da75bbc 100644 --- a/files/ja/conflicting/web/guide/introduction_to_web_development/index.html +++ b/files/ja/conflicting/web/guide/introduction_to_web_development/index.html @@ -1,6 +1,7 @@ --- title: Introduction to Web development -slug: Web_Development/Introduction_to_Web_development +slug: conflicting/Web/Guide/Introduction_to_Web_development +original_slug: Web_Development/Introduction_to_Web_development ---

Web開発の初歩

diff --git a/files/ja/conflicting/web/guide/mobile/index.html b/files/ja/conflicting/web/guide/mobile/index.html index cc288a9c45..028d0c71ed 100644 --- a/files/ja/conflicting/web/guide/mobile/index.html +++ b/files/ja/conflicting/web/guide/mobile/index.html @@ -1,6 +1,6 @@ --- title: Mobile Web development -slug: Web_Development/Mobile +slug: conflicting/Web/Guide/Mobile tags: - Mobile - NeedsTranslation @@ -8,6 +8,7 @@ tags: - Web Development translation_of: Web/Guide/Mobile translation_of_original: Web_Development/Mobile +original_slug: Web_Development/Mobile ---

Developing web sites to be viewed on mobile devices requires approaches that ensure a web site works as well on mobile devices as it does on desktop browsers. The following articles describe some of these approaches.