aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/webguide/api/file_system
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/zh-cn/webguide/api/file_system
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/zh-cn/webguide/api/file_system')
-rw-r--r--files/zh-cn/webguide/api/file_system/index.html1
1 files changed, 1 insertions, 0 deletions
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
---
<p>{{ SeeCompatTable() }}</p>
<p>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.</p>