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"
|
||||
|
||||
Reference in New Issue
Block a user