aboutsummaryrefslogtreecommitdiff
path: root/files/bn/web/guide
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/bn/web/guide
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/bn/web/guide')
-rw-r--r--files/bn/web/guide/api/dom/index.html1
-rw-r--r--files/bn/web/guide/api/webrtc/index.html1
2 files changed, 2 insertions, 0 deletions
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
---
<p>{{draft}}</p>
<p>The <a href="/docs/DOM">Document Object Model</a> is an API for <a href="/en-US/docs/HTML">HTML</a> and <a href="/en-US/docs/XML">XML</a> 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.</p>
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
---
<p><strong>WebRTC</strong> (যেখানে RTC এর পূর্ণরুপ Real-Time Communications) হল একটি প্রযুক্তি যা একাধিক ব্রাউজারের মধ্যে ব্রাউজার-ব্রাউজার অডিও/ভিডিও স্ট্রিমিং কিংবা ডাটা শেয়ারিং সুবিধা প্রদান করে থাকে। WebRTC এর সাহায্যে কোনরূপ প্লাগ-ইন বা এক্সটেনশন ব্যবহার ছাড়াই স্ট্যান্ডার্ড ওয়েব এপিআই এর সাহায্যে টেলিকনফারেন্সিং কিংবা ডাটা শেয়ারিং সম্ভব।</p>