💄 Optimize attachment in article

This commit is contained in:
2025-08-17 13:02:52 +08:00
parent 5d4b896f70
commit 466e354679
4 changed files with 103 additions and 76 deletions

View File

@@ -816,5 +816,7 @@
"messageJumpNotLoaded": "引用的消息没有被加载,无法跳转。",
"postUnlinkRealm": "不关联领域",
"postSlug": "别名",
"postSlugHint": "这个别名可以用于在网页通过 URL 浏览到你的帖子,它应该在同一发布者中是唯一。"
"postSlugHint": "这个别名可以用于在网页通过 URL 浏览到你的帖子,它应该在同一发布者中是唯一。",
"attachmentOnDevice": "离线",
"attachmentOnCloud": "在线"
}