Merge remote-tracking branch 'misskey-original/develop' into develop

# Conflicts:
#	package.json
This commit is contained in:
mattyatea 2023-10-12 12:54:43 +09:00
commit d26c61c5b5
2 changed files with 9 additions and 1 deletions

View File

@ -2141,3 +2141,11 @@ _moderationLogTypes:
createAd: "建立廣告"
deleteAd: "刪除廣告"
updateAd: "更新廣告"
_fileViewer:
title: "檔案詳細資訊"
type: "檔案類型 "
size: "檔案大小"
url: "URL"
uploadedAt: "加入日期"
attachedNotes: "含有附件的貼文"
thisPageCanBeSeenFromTheAuthor: "本頁面僅限上傳了這個檔案的使用者可以檢視。"

View File

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2023.10.0-prismisskey.1",
"version": "2023.10.1",
"codename": "nasubi",
"repository": {
"type": "git",