New translations ja-jp.yml (English)
This commit is contained in:
parent
6bc581efd5
commit
d4fbfd934b
|
|
@ -418,6 +418,7 @@ moderator: "Moderator"
|
||||||
moderation: "Moderation"
|
moderation: "Moderation"
|
||||||
moderationNote: "Moderation note"
|
moderationNote: "Moderation note"
|
||||||
addModerationNote: "Add moderation note"
|
addModerationNote: "Add moderation note"
|
||||||
|
moderationLogs: "Moderation logs"
|
||||||
nUsersMentioned: "Mentioned by {n} users"
|
nUsersMentioned: "Mentioned by {n} users"
|
||||||
securityKeyAndPasskey: "Security- and passkeys"
|
securityKeyAndPasskey: "Security- and passkeys"
|
||||||
securityKey: "Security key"
|
securityKey: "Security key"
|
||||||
|
|
@ -2100,5 +2101,18 @@ _webhookSettings:
|
||||||
reaction: "When receiving a reaction"
|
reaction: "When receiving a reaction"
|
||||||
mention: "When being mentioned"
|
mention: "When being mentioned"
|
||||||
_moderationLogTypes:
|
_moderationLogTypes:
|
||||||
suspend: "Suspend"
|
assignRole: "Assigned to role"
|
||||||
resetPassword: "Reset password"
|
unassignRole: "Removed from role"
|
||||||
|
updateRole: "Role updated"
|
||||||
|
suspend: "Suspended"
|
||||||
|
unsuspend: "Unsuspended"
|
||||||
|
addCustomEmoji: "Custom emoji added"
|
||||||
|
updateServerSettings: "Server settings changed"
|
||||||
|
updateUserNote: "Moderation note updated"
|
||||||
|
deleteDriveFile: "File deleted"
|
||||||
|
deleteNote: "Note deleted"
|
||||||
|
createGlobalAnnouncement: "Global announcement created"
|
||||||
|
createUserAnnouncement: "User announcement created"
|
||||||
|
resetPassword: "Password reset"
|
||||||
|
suspendRemoteInstance: "Remote instance suspended"
|
||||||
|
unsuspendRemoteInstance: "Remote instance unsuspended"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue