Report post

This commit is contained in:
2024-12-08 00:53:22 +08:00
parent fa346b528e
commit d4aaf61091
3 changed files with 100 additions and 2 deletions

View File

@ -387,5 +387,10 @@
"articleWrittenAt": "Written at {}",
"articleEditedAt": "Edited at {}",
"attachmentSaved": "Saved to album",
"openInAlbum": "Open in album"
"openInAlbum": "Open in album",
"postAbuseReport": "Report Post",
"postAbuseReportDescription": "Report posts that violate our user agreement and community guidelines to help us improve the content on Solar Network. Please describe how this post violates the relevant rules. Do not include any sensitive information. We will process your report within 24 hours.",
"postAbuseReportReason": "Reason",
"postAbuseReportSubmitted": "Report submitted, thank you for your contribution.",
"submit": "Submit"
}

View File

@ -387,5 +387,10 @@
"articleWrittenAt": "发表于 {}",
"articleEditedAt": "编辑于 {}",
"attachmentSaved": "已保存到相册",
"openInAlbum": "在相册中打开"
"openInAlbum": "在相册中打开",
"postAbuseReport": "检举帖子",
"postAbuseReportDescription": "检举不符合我们用户协议以及社区准则的帖子,来帮助我们更好的维护 Solar Network 上的内容。请在下面描述该帖子如何违反我么的相关规定。请勿填写任何敏感信息。我们将会在 24 小时内处理您的检举。",
"postAbuseReportReason": "检举原因",
"postAbuseReportSubmitted": "检举已提交,感谢你的贡献。",
"submit": "提交"
}