diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:30:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:30:10 +0100 |
commit | e8ef9c5dbb51fbacc788a6013845373cf85efd29 (patch) | |
tree | 11ff3257c9bdfb8e85568bdab32e260a76785764 /files/zh-tw/web/api/document_object_model | |
parent | 2bc5610921312613f8623f7ed347aa576689b2b6 (diff) | |
parent | 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (diff) | |
download | translated-content-e8ef9c5dbb51fbacc788a6013845373cf85efd29.tar.gz translated-content-e8ef9c5dbb51fbacc788a6013845373cf85efd29.tar.bz2 translated-content-e8ef9c5dbb51fbacc788a6013845373cf85efd29.zip |
Merge pull request #33 from fiji-flo/unslugging-zh-tw
Unslugging zh tw
Diffstat (limited to 'files/zh-tw/web/api/document_object_model')
-rw-r--r-- | files/zh-tw/web/api/document_object_model/events/index.html (renamed from files/zh-tw/web/api/document_object_model/事件/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/web/api/document_object_model/事件/index.html b/files/zh-tw/web/api/document_object_model/events/index.html index ff4ecfe572..7949e5506a 100644 --- a/files/zh-tw/web/api/document_object_model/事件/index.html +++ b/files/zh-tw/web/api/document_object_model/events/index.html @@ -1,7 +1,8 @@ --- title: 事件與DOM -slug: Web/API/Document_Object_Model/事件 +slug: Web/API/Document_Object_Model/Events translation_of: Web/API/Document_Object_Model/Events +original_slug: Web/API/Document_Object_Model/事件 --- <h2 id="Introduction" name="Introduction">Introduction</h2> |