Difference between revisions of "Translations:Manual:Introduction/66/ko"

From Mudlet
Jump to navigation Jump to search
(Updating translation from gettext import)
 
(No difference)

Latest revision as of 01:05, 17 February 2024

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 (Manual:Introduction)
To echo (show text to yourself) you can use the echo() or the insertText() function. For example, the following code will display "Time to eat dinner!" on your screen:

자신에게 텍스트를 표시하려면 echo() 또는 insertText() 함수를 사용할 수 있습니다. 예를 들어, 다음 코드는 "저녁식사 시간입니다!"라는 메시지를 화면에 표시합니다: