mirror of
https://github.com/MisskeyIO/misskey
synced 2024-11-23 14:46:40 +09:00
i18n: MisskeyIO#615 (MisskeyIO#619)
This commit is contained in:
parent
1afb929bf7
commit
37bdae6e89
@ -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"
|
||||
|
@ -2411,6 +2411,9 @@ _webhookSettings:
|
||||
renote: "누군가 내 글을 리노트했을 때"
|
||||
reaction: "누군가 내 노트에 리액션했을 때"
|
||||
mention: "누군가 나를 멘션했을 때"
|
||||
reportCreated: "신고가 생성되었을 때"
|
||||
reportResolved: "신고가 해결되었을 때"
|
||||
reportAutoResolved: "신고가 자동으로 해결되었을 때"
|
||||
_moderationLogTypes:
|
||||
createRole: "역할 생성"
|
||||
deleteRole: "역할 삭제"
|
||||
|
Loading…
Reference in New Issue
Block a user