Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"github-markdown-css": "^5.9.0",
"js-md5": "^0.8.3",
"jszip": "^3.10.1",
"lucide-react": "^1.19.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-helmet-async": "^2.0.5",
Expand Down Expand Up @@ -49,4 +50,4 @@
"vite": "^7.3.1",
"vitest": "^4.1.7"
}
}
}
33 changes: 12 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@
"CreateSuccess": "Create successful",
"CreateFailed": "Create failed",
"Submit": "Submit",
"Tools": "Tools",
"Manage": "Manage",
"ExitManage": "Exit Manage",
"AllCharts": "All Charts",
Expand Down
1 change: 1 addition & 0 deletions public/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,5 +373,6 @@
"CreateSuccess": "作成に成功しました",
"CreateFailed": "作成に失敗しました",
"Submit": "送信",
"Tools": "ツール",
"500UploadErrorAndHint": "アップロードに失敗しました。主サイトに行ってアップロードしてください"
}
1 change: 1 addition & 0 deletions public/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,5 +373,6 @@
"CreateSuccess": "생성 성공",
"CreateFailed": "생성 실패",
"Submit": "제출",
"Tools": "도구",
"500UploadErrorAndHint": "업로드 실패, 주 사이트로 가서 업로드하세요"
}
9 changes: 5 additions & 4 deletions public/i18n/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Collection": "收藏",
"ClipboardSuccess": "已复制到剪贴板",
"Comment": "评论",
"CommentCount": "",
"CommentCount": "评论数",
"Download": "下载",
"Share": "分享",
"EmptyComment": "说点什么吧?",
Expand All @@ -19,7 +19,7 @@
"JoinAt": "注册于",
"LastPage": "上一页",
"Like": "点赞",
"LikeCount": "",
"LikeCount": "点赞数",
"Login": "登录",
"Logout": "登出",
"MajdataPunchline": "Majdata是使用Simai格式的开源maimai自制谱编辑器。",
Expand All @@ -32,7 +32,7 @@
"NoTags": "暂无标签",
"PersonalHomePage": "个人主页",
"Play": "游玩",
"PlayCount": "",
"PlayCount": "播放数",
"Post": "发表",
"Preview": "预览",
"PreviewPlaceholder": "预览区域 - 在上方输入内容后点击预览查看效果",
Expand All @@ -54,7 +54,7 @@
"Test": "测试",
"Upload": "上传",
"UploadChart": "谱面上传",
"UploadDate": "",
"UploadDate": "上传日期",
"UploadNoticeTerms1": "上传的谱面是你自己写的或合作写的,又或是谱面原作者同意上传;",
"UploadNoticeTerms2": "此谱面可以公开,自由下载;",
"UploadNoticeTerms3": "公开这张谱面不会侵害第三方权益;",
Expand Down Expand Up @@ -383,5 +383,6 @@
"CreateSuccess": "创建成功",
"CreateFailed": "创建失败",
"Submit": "提交",
"Tools": "工具",
"500UploadErrorAndHint": "上传失败, 请前往主站上传"
}
Binary file added public/icons/now_loading.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading