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/bn/web/guide/api/dom/index.html | 1 + files/bn/web/guide/api/webrtc/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'files/bn/web/guide') diff --git a/files/bn/web/guide/api/dom/index.html b/files/bn/web/guide/api/dom/index.html index d5171efe4e..253046a6c3 100644 --- a/files/bn/web/guide/api/dom/index.html +++ b/files/bn/web/guide/api/dom/index.html @@ -8,6 +8,7 @@ tags: - NeedsTranslation - TopicStub translation_of: Web/API/Document_Object_Model +translation_of_original: Web/Guide/API/DOM ---

{{draft}}

The Document Object Model is an API for HTML and XML documents. It provides a structural representation of the document, enabling the developer to modify its content and visual presentation. Essentially, it connects web pages to scripts or programming languages.

diff --git a/files/bn/web/guide/api/webrtc/index.html b/files/bn/web/guide/api/webrtc/index.html index c4dbedf65c..48a47d8aa1 100644 --- a/files/bn/web/guide/api/webrtc/index.html +++ b/files/bn/web/guide/api/webrtc/index.html @@ -7,6 +7,7 @@ tags: - পরিচিতি - ল্যান্ডিং translation_of: Web/API/WebRTC_API +translation_of_original: Web/Guide/API/WebRTC ---

WebRTC (যেখানে RTC এর পূর্ণরুপ Real-Time Communications) হল একটি প্রযুক্তি যা একাধিক ব্রাউজারের মধ্যে ব্রাউজার-ব্রাউজার অডিও/ভিডিও স্ট্রিমিং কিংবা ডাটা শেয়ারিং সুবিধা প্রদান করে থাকে। WebRTC এর সাহায্যে কোনরূপ প্লাগ-ইন বা এক্সটেনশন ব্যবহার ছাড়াই স্ট্যান্ডার্ড ওয়েব এপিআই এর সাহায্যে টেলিকনফারেন্সিং কিংবা ডাটা শেয়ারিং সম্ভব।

-- cgit v1.2.3-54-g00ecf