We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17258ae commit 03f1438Copy full SHA for 03f1438
src/i18n/translation.go
@@ -131,7 +131,7 @@ var translationZhTrad = Translation{
131
UploadingLabel: "上傳中……",
132
UploadSuccessLabel: "上傳成功",
133
UploadFailLabel: "上傳失敗",
134
- UploadDirFailMessage: "無法上傳目錄。 請確保mkdir已啟用,並使用受支援的流覽器。",
+ UploadDirFailMessage: "無法上傳目錄。 請確保mkdir已啟用,並使用受支援的瀏覽器。",
135
136
ListDirLabel: "目錄",
137
ListNameLabel: "名稱",
0 commit comments