Difference between revisions of "Translations:Main Page/32/ko"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "==BKCommonLib== 이 플러그인은 여러 플러그인에 필요한 라이브러리를 공유하고, 코드의 길이를 줄여 줍니다. 지원이 되는 라이브러리는...")
 
(No difference)

Latest revision as of 02:34, 20 June 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Main Page)
==BKCommonLib==
This utility library shares all the common code needs for various plugins, and having them in one library heavily reduces the amount of duplicated code. The featured utilities are varied, and whenever something is missing in Spigot, it is added in BKCommonLib. This is one of the reasons why it has become this large: there are simply a lot of things Spigot doesn't (want to) offer.

BKCommonLib

이 플러그인은 여러 플러그인에 필요한 라이브러리를 공유하고, 코드의 길이를 줄여 줍니다. 지원이 되는 라이브러리는 여러 가지가 있고, Spigot에 없는 라이브러리는 BKCommonLib에 있습니다. 따라서 BKCommonLib의 파일이 커진 것입니다.