♻️ Better attachment list & zoom view

This commit is contained in:
2024-12-01 23:56:56 +08:00
parent 9588fc0475
commit b0790ea145
6 changed files with 361 additions and 159 deletions

View File

@ -351,5 +351,7 @@
"friendRequestAccept": "Accept",
"friendRequestDecline": "Decline",
"subscribe": "Subscribe",
"unsubscribe": "Unsubscribe"
"unsubscribe": "Unsubscribe",
"attachmentUploadBy": "Upload by",
"attachmentShotOn": "Shot on {}"
}

View File

@ -351,5 +351,7 @@
"friendRequestAccept": "接受",
"friendRequestDecline": "拒绝",
"subscribe": "订阅",
"unsubscribe": "取消订阅"
"unsubscribe": "取消订阅",
"attachmentUploadBy": "上传者",
"attachmentShotOn": "由 {} 拍摄"
}