Skip to content

Commit

Permalink
Add forward-permission.comment on ko_kr.conf (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dohyeon Jeon authored Sep 8, 2022
1 parent 44aa8a4 commit 5129708
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions i18n-config/src/main/resources/META-INF/i18n/ko_kr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,10 @@ comments {
"제대로 작동하지 않는 모드가 있다면, 로그 파일에서 [EXT_LOGIC]와 관련된 클래스 명을"
" 찾아 여기에 추가해 주세요."
]
forward-permission.comment = [
"true - Forge의 권한 쿼리를 Bukkit으로 넘깁니다."
"false - 권한 넘기기를 비활성화합니다."
"reverse - Bukkit의 권한 쿼리를 Forge로 넘깁니다."
]
}
}

0 comments on commit 5129708

Please sign in to comment.