From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/ar/web_development/index.html | 1 + files/ar/web_development/mobile/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'files/ar/web_development') diff --git a/files/ar/web_development/index.html b/files/ar/web_development/index.html index 6f1cac663e..051accb9a5 100644 --- a/files/ar/web_development/index.html +++ b/files/ar/web_development/index.html @@ -6,6 +6,7 @@ tags: - TopicStub - Web Development translation_of: Web/Guide +translation_of_original: Web_Development ---

Web development comprises all aspects of developing a web site or web application.

Learn how to create anything from a simple web site to complex, highly interactive web sites featuring the latest Web technologies by perusing the articles you'll find here.

diff --git a/files/ar/web_development/mobile/index.html b/files/ar/web_development/mobile/index.html index 112d15199d..cc288a9c45 100644 --- a/files/ar/web_development/mobile/index.html +++ b/files/ar/web_development/mobile/index.html @@ -7,6 +7,7 @@ tags: - TopicStub - Web Development translation_of: Web/Guide/Mobile +translation_of_original: 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.