mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: clarify join enforced description
This commit is contained in:
parent
ebd2704e68
commit
ac68917a74
@ -127,11 +127,11 @@ export const botEnforcements = {
|
||||
},
|
||||
JOIN_PARTIALLY_ENFORCED: {
|
||||
label: '서버 참여가 필요한 기능이 있습니다',
|
||||
description: '봇의 일부 명령어는 봇의 디스코드 서버에 참여해야 사용할 수 있습니다.',
|
||||
description: '봇의 일부 명령어는 특정한 디스코드 서버에 참여해야 사용할 수 있습니다.',
|
||||
},
|
||||
JOIN_ENFORCED: {
|
||||
label: '서버 참여 없이는 봇의 핵심 기능을 사용할 수 없습니다',
|
||||
description: '봇의 핵심 기능은 봇의 디스코드 서버에 참여해야 사용할 수 있습니다.',
|
||||
description: '봇의 핵심 기능은 특정한 디스코드 서버에 참여해야 사용할 수 있습니다.',
|
||||
},
|
||||
LICENSE_PARTIALLY_ENFORCED: {
|
||||
label: '유료 구매가 필요한 기능이 있습니다',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user