🐛 Fix post creator style broke

This commit is contained in:
2025-09-01 23:17:54 +08:00
parent a976a6eaf4
commit bb1846e462
4 changed files with 24 additions and 16 deletions

View File

@@ -960,5 +960,6 @@
"searchLinks": "Links",
"searchAttachments": "Attachments",
"noMessagesFound": "No messages found",
"openInBrowser": "Open in Browser"
"openInBrowser": "Open in Browser",
"highlightPost": "Highlight Post"
}

View File

@@ -858,5 +858,6 @@
"isOidc": "OIDC 兼容",
"statusPresent": "至今",
"accountAutomated": "机器人",
"openInBrowser": "在浏览器中打开"
"openInBrowser": "在浏览器中打开",
"highlightPost": "精选帖子"
}