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/ru/web/webapi/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/ru/web/webapi') diff --git a/files/ru/web/webapi/index.html b/files/ru/web/webapi/index.html index 13ccc62d61..9ffb624bc7 100644 --- a/files/ru/web/webapi/index.html +++ b/files/ru/web/webapi/index.html @@ -4,6 +4,7 @@ slug: Web/WebAPI tags: - API translation_of: Web/API +translation_of_original: WebAPI ---

WebAPI is a term used to refer to a suite of device compatibility and access APIs that allow Web apps and content to access device hardware (such as battery status or the device vibration hardware), as well as access to data stored on the device (such as the calendar or contacts list). By adding these APIs, we hope to expand what the Web can do today to also include what only proprietary platforms were able to do in the past.

-- cgit v1.2.3-54-g00ecf