mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
adjusted translations
This commit is contained in:
@@ -7,6 +7,7 @@ const SpamLabel = () => (
|
||||
<CommentDetail
|
||||
icon={'add_box'}
|
||||
header={t('talk-plugin-akismet.spam_comment')}
|
||||
info={t('talk-plugin-akismet.detected')}
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
en:
|
||||
error:
|
||||
COMMENT_IS_SPAM: |
|
||||
Are you sure? The language in this comment matches looks like spam.
|
||||
You can edit the comment or submit it for moderator review.
|
||||
The language in this comment looks like spam. You can
|
||||
edit the comment or submit it anyway for moderator review.
|
||||
talk-plugin-akismet:
|
||||
spam: "Spam"
|
||||
spam_comment: "Detected Spam"
|
||||
spam_comment: "Spam"
|
||||
detected: "Detected by Akismet"
|
||||
still_spam: |
|
||||
This edited comment might still violate our community guidelines.
|
||||
Our moderation team will review your comment shortly.
|
||||
Thank you. Our moderation team will review your comment shortly.
|
||||
flags:
|
||||
reasons:
|
||||
comment:
|
||||
|
||||
Reference in New Issue
Block a user