Skip to content

Commit

Permalink
chore(i18n-crowdin): new translations for moderationactions.json (Kor…
Browse files Browse the repository at this point in the history
…ean)
  • Loading branch information
NM-EEA-Y committed Dec 28, 2023
1 parent f05e620 commit ac67aa3
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions src/languages/ko/moderationActions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"actions": {
"addRole": "",
"ban": "",
"kick": "",
"mute": "",
"removeRole": "",
"restrictedAttachment": "",
"restrictedEmbed": "",
"restrictedReact": "",
"restrictedVoice": "",
"setNickname": "",
"softban": "",
"vkick": "",
"vmute": ""
},
"applyNoReason": "",
"applyReason": "",
"requiredMember": "",
"revokeNoReason": "",
"revokeReason": "",
"setNicknameNoReasonRemoved": "",
"setNicknameNoReasonSet": "",
"setNicknameRemoved": "",
"setNicknameSet": "",
"setupMuteExists": "",
"setupRestrictionExists": "",
"setupTooManyRoles": "",
"sharedRoleSetupAsk": "",
"sharedRoleSetupNoMessage": "",
"sharedRoleSetupExisting": "",
"sharedRoleSetupExistingName": "",
"sharedRoleSetupNew": "",
"softbanNoReason": "",
"softbanReason": "",
"unSoftbanNoReason": "",
"unSoftbanReason": ""
}

0 comments on commit ac67aa3

Please sign in to comment.