fix: bug
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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": "做同款"
|
||||
|
||||
Reference in New Issue
Block a user