Updates to Korean translation

This commit is contained in:
Jermolene
2015-08-09 12:44:57 +01:00
parent ef87dd0687
commit c91c7b7cbb
6 changed files with 46 additions and 38 deletions

View File

@@ -12,7 +12,7 @@ TiddlyWiki5에 내장된 서버는 매우 간단합니다. TiddlyWeb과는 호
매개변수는 다음과 같습니다:
* ''포트'' - 제공할 포트 번호 (기본값은 "8080")
* ''루트티들러'' - 루트에서 제공할 티들러 (기본값은 "$:/core/save/all")
* ''루트티들러'' - 루트에서 제공할 티들러 (기본값은 "$:/core/save/all")
* ''렌더형식'' - 루트 티들러가 렌더해야 하는 내용 형식 (기본값은 "text/plain")
* ''제공형식'' - 루트 티들러가 제공해야 하는 내용 형식 (기본값은 "text/html")
* ''사용자이름'' - 편집에 서명하기 위한 기본 사용자 이름