This commit is contained in:
imeepos
2026-01-29 15:51:39 +08:00
parent 6279752f23
commit 7e6de68891
16 changed files with 2106 additions and 456 deletions

View File

@@ -108,10 +108,25 @@
}
},
"message": {
"title": "Messages",
"all": "All",
"notice": "Activity Notice",
"other": "Other",
"noMessages": "No messages"
"noMessages": "No messages",
"activity": "Activity",
"system": "System",
"billing": "Billing",
"markAllRead": "Mark all read",
"delete": "Delete",
"templateLiked": "liked your work",
"templateFavorited": "favorited your work",
"templateCommented": "commented on your work",
"commentReplied": "replied to your comment",
"generationSuccess": "Work generated successfully",
"generationFailed": "Work generation failed",
"creditsDeducted": "Credits deducted",
"creditsRefunded": "Credits refunded",
"creditsRecharged": "Credits recharged"
},
"video": {
"makeSame": "Make Same Style"

View File

@@ -108,10 +108,25 @@
}
},
"message": {
"title": "消息",
"all": "全部",
"notice": "活动通知",
"other": "其他",
"noMessages": "暂无消息"
"noMessages": "暂无消息",
"activity": "互动",
"system": "系统",
"billing": "账单",
"markAllRead": "全部已读",
"delete": "删除",
"templateLiked": "赞了你的作品",
"templateFavorited": "收藏了你的作品",
"templateCommented": "评论了你的作品",
"commentReplied": "回复了你的评论",
"generationSuccess": "作品生成成功",
"generationFailed": "作品生成失败",
"creditsDeducted": "积分已扣除",
"creditsRefunded": "积分已退还",
"creditsRecharged": "积分充值成功"
},
"video": {
"makeSame": "做同款"