diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-12 09:20:25 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-12 09:20:25 +0900 |
| commit | c2e177e37a616dcd36afdaf7a0bd09811f6c636d (patch) | |
| tree | 9d24770aacaa1bdeed2aa65ebd52b07df6ea4939 | |
| parent | update test (diff) | |
| download | misskey-c2e177e37a616dcd36afdaf7a0bd09811f6c636d.tar.gz misskey-c2e177e37a616dcd36afdaf7a0bd09811f6c636d.tar.bz2 misskey-c2e177e37a616dcd36afdaf7a0bd09811f6c636d.zip | |
New Crowdin updates (#12013)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
| -rw-r--r-- | locales/zh-TW.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index e715cae547..ccdb873790 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -2141,3 +2141,11 @@ _moderationLogTypes: createAd: "建立廣告" deleteAd: "刪除廣告" updateAd: "更新廣告" +_fileViewer: + title: "檔案詳細資訊" + type: "檔案類型 " + size: "檔案大小" + url: "URL" + uploadedAt: "加入日期" + attachedNotes: "含有附件的貼文" + thisPageCanBeSeenFromTheAuthor: "本頁面僅限上傳了這個檔案的使用者可以檢視。" |