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/zh-cn/webguide/api/file_system/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/zh-cn/webguide/api/file_system/index.html') diff --git a/files/zh-cn/webguide/api/file_system/index.html b/files/zh-cn/webguide/api/file_system/index.html index 7643a4e683..90ace79b50 100644 --- a/files/zh-cn/webguide/api/file_system/index.html +++ b/files/zh-cn/webguide/api/file_system/index.html @@ -2,6 +2,7 @@ title: File System API guide slug: WebGuide/API/File_System translation_of: Web/API/File_and_Directory_Entries_API/Introduction +translation_of_original: WebGuide/API/File_System ---

{{ SeeCompatTable() }}

The File System API simulates a local file system that web apps can navigate around. You can develop apps that can read, write, and create files and directories in a virtual, sandboxed file system.

-- cgit v1.2.3-54-g00ecf