Merge pull request #633 from joshuaavalon/master

Fixing incorrect translation for zh-Hant
This commit is contained in:
Martin Donath
2017-12-13 08:27:14 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
"clipboard.copy": "拷貝",
"clipboard.copied": "已拷貝",
"edit.link.title": "編輯此頁",
"footer.previous": "前進",
"footer.next": "後退",
"footer.previous": "上一頁",
"footer.next": "下一頁",
"meta.comments": "評論",
"meta.source": "來源",
"search.placeholder": "搜尋",

View File

@@ -26,8 +26,8 @@
"clipboard.copy": "拷貝",
"clipboard.copied": "已拷貝",
"edit.link.title": "編輯此頁",
"footer.previous": "前進",
"footer.next": "後退",
"footer.previous": "上一頁",
"footer.next": "下一頁",
"meta.comments": "評論",
"meta.source": "來源",
"search.placeholder": "搜尋",