Setting attachment thumbnail

This commit is contained in:
2024-12-26 00:02:25 +08:00
parent 168d51c9fe
commit 619c90cdd9
5 changed files with 231 additions and 76 deletions

View File

@@ -294,6 +294,9 @@
"attachmentSetThumbnail": "Set thumbnail",
"attachmentCopyRandomId": "Copy RID",
"attachmentUpload": "Upload",
"attachmentInputDialog": "Upload attachments",
"attachmentInputUseRandomId": "Use Random ID",
"attachmentInputNew": "New Upload",
"notification": "Notification",
"notificationUnreadCount": {
"zero": "All notifications read",
@@ -509,5 +512,6 @@
"postCategoryKnowledge": "Knowledge",
"postCategoryLiterature": "Literature",
"postCategoryFunny": "Funny",
"postCategoryUncategorized": "Uncategorized"
"postCategoryUncategorized": "Uncategorized",
"waitingForUpload": "Waiting for upload"
}