aboutsummaryrefslogtreecommitdiff
path: root/files/vi/web/api/index.html
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/vi/web/api/index.html
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/vi/web/api/index.html')
-rw-r--r--files/vi/web/api/index.html34
1 files changed, 0 insertions, 34 deletions
diff --git a/files/vi/web/api/index.html b/files/vi/web/api/index.html
deleted file mode 100644
index 71e6573815..0000000000
--- a/files/vi/web/api/index.html
+++ /dev/null
@@ -1,34 +0,0 @@
----
-title: Web API Interfaces
-slug: Web/API
-tags:
- - API
- - Apps
- - JavaScript
- - NeedsTranslation
- - Reference
- - TopicStub
- - Web
-translation_of: Web/API
----
-<p class="summary"><span class="seoSummary">Có rất nhiều API tốt khi viết Web bằng Javascript. Dưới đây là danh sách những interfaces (những kiểu object) mà bạn có thể sử dụng khi phát triển Web app hay Website.</span></p>
-
-<p>Web APIs thường được viết bởi JavaScript, nhưng không phải luôn là như vậy.</p>
-
-<h2 id="Đặc_tả">Đặc tả</h2>
-
-<p>Đây là danh sách tất cả những API sẵn có.</p>
-
-<div>{{ListGroups}}</div>
-
-<h2 id="Interfaces">Interfaces</h2>
-
-<p>Đây là danh sách tất cả những interfaces (những kiểu object) sẵn có.</p>
-
-<div>{{APIListAlpha}}</div>
-
-<h2 id="Xem_thêm">Xem thêm</h2>
-
-<ul>
- <li><a href="/en-US/docs/Web/Events">Web API event reference</a></li>
-</ul>