diff options
Diffstat (limited to 'files/zh-tw')
-rw-r--r-- | files/zh-tw/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-tw/_wikihistory.json | 2 | ||||
-rw-r--r-- | files/zh-tw/web/api/file/name/index.html (renamed from files/zh-tw/web/api/file/filename/index.html) | 3 |
3 files changed, 4 insertions, 2 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index ba04b91d36..15d6d7d893 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -544,6 +544,7 @@ /zh-TW/docs/Web/API/Document_Object_Model/事件 /zh-TW/docs/orphaned/Web/API/Document_Object_Model/Events /zh-TW/docs/Web/API/ElementCSSInlineStyle/style /zh-TW/docs/orphaned/Web/API/ElementCSSInlineStyle/style /zh-TW/docs/Web/API/Event/createEvent /zh-TW/docs/Web/API/Document/createEvent +/zh-TW/docs/Web/API/File/fileName /zh-TW/docs/Web/API/File/name /zh-TW/docs/Web/API/Geolocation/Using_geolocation /zh-TW/docs/Web/API/Geolocation_API /zh-TW/docs/Web/API/HTMLElement/dataset /zh-TW/docs/orphaned/Web/API/HTMLOrForeignElement/dataset /zh-TW/docs/Web/API/HTMLElement/style /zh-TW/docs/orphaned/Web/API/ElementCSSInlineStyle/style diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index bbfdfa477f..1185efe0ba 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -3654,7 +3654,7 @@ "orinx" ] }, - "Web/API/File/fileName": { + "Web/API/File/name": { "modified": "2019-03-23T22:06:22.686Z", "contributors": [ "lynn456" diff --git a/files/zh-tw/web/api/file/filename/index.html b/files/zh-tw/web/api/file/name/index.html index 0e6cceb4f3..1581728451 100644 --- a/files/zh-tw/web/api/file/filename/index.html +++ b/files/zh-tw/web/api/file/name/index.html @@ -1,7 +1,8 @@ --- title: File.fileName -slug: Web/API/File/fileName +slug: Web/API/File/name translation_of: Web/API/File/fileName +original_slug: Web/API/File/fileName --- <p>{{APIRef("File API")}}{{non-standard_header}}</p> |