i18n: MisskeyIO#615 (MisskeyIO#619)

This commit is contained in:
まっちゃとーにゅ 2024-04-27 21:53:03 +09:00 committed by GitHub
parent 1afb929bf7
commit 37bdae6e89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -2435,6 +2435,9 @@ _webhookSettings:
renote: "When renoted"
reaction: "When receiving a reaction"
mention: "When being mentioned"
reportCreated: "When abuse report is created"
reportResolved: "When abuse report is resolved"
reportAutoResolved: "When abuse report is automatically resolved"
_moderationLogTypes:
createRole: "Role created"
deleteRole: "Role deleted"

View File

@ -2411,6 +2411,9 @@ _webhookSettings:
renote: "누군가 내 글을 리노트했을 때"
reaction: "누군가 내 노트에 리액션했을 때"
mention: "누군가 나를 멘션했을 때"
reportCreated: "신고가 생성되었을 때"
reportResolved: "신고가 해결되었을 때"
reportAutoResolved: "신고가 자동으로 해결되었을 때"
_moderationLogTypes:
createRole: "역할 생성"
deleteRole: "역할 삭제"