💄 Optimization of sharing post via image

This commit is contained in:
2024-12-13 00:05:18 +08:00
parent 240ad7dc7e
commit d7c1ffe3cc
3 changed files with 109 additions and 57 deletions

View File

@ -439,5 +439,7 @@
"userUnblocked": "{} has been unblocked.",
"userBlocked": "{} has been blocked.",
"postSharingViaPicture": "Capturing post as picture, please stand by...",
"postImageShareAds": "Explore posts on the Solar Network"
"postImageShareAds": "Explore posts on the Solar Network",
"postShare": "Share",
"postShareImage": "Share via Image"
}

View File

@ -437,5 +437,7 @@
"userUnblocked": "已解除屏蔽用户 {}",
"userBlocked": "已屏蔽用户 {}",
"postSharingViaPicture": "正在生成帖子截图,请稍等片刻……",
"postImageShareAds": "来 Solar Network 探索更多有趣帖子"
"postImageShareAds": "来 Solar Network 探索更多有趣帖子",
"postShare": "分享",
"postShareImage": "分享帖图"
}