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/learn/html/tables | |
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/learn/html/tables')
-rw-r--r-- | files/zh-tw/learn/html/tables/basics/index.html (renamed from files/zh-tw/learn/html/tables/基礎/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/learn/html/tables/基礎/index.html b/files/zh-tw/learn/html/tables/basics/index.html index 03325afbce..2d82ef2ea2 100644 --- a/files/zh-tw/learn/html/tables/基礎/index.html +++ b/files/zh-tw/learn/html/tables/basics/index.html @@ -1,7 +1,8 @@ --- title: HTML表格的基礎 -slug: Learn/HTML/Tables/基礎 +slug: Learn/HTML/Tables/Basics translation_of: Learn/HTML/Tables/Basics +original_slug: Learn/HTML/Tables/基礎 --- <div>{{LearnSidebar}}</div> |