diff options
| author | 2017-06-09 00:21:30 +0900 | |
|---|---|---|
| committer | 2017-06-09 00:21:30 +0900 | |
| commit | 2eb93f276949fe5b999206c4b8e4e73cd97dc57a (patch) | |
| tree | e4a5b3f86481257de586aa296e01a5ed260377e7 /app/i18n/kr/sub.php | |
| parent | 25cd808c44eb00696ea17029fad8afd7c7b2495f (diff) | |
Still working on
Diffstat (limited to 'app/i18n/kr/sub.php')
| -rw-r--r-- | app/i18n/kr/sub.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php index 6acc9722c..8a365bf28 100644 --- a/app/i18n/kr/sub.php +++ b/app/i18n/kr/sub.php @@ -18,8 +18,8 @@ return array( 'password' => 'HTTP 암호', 'username' => 'HTTP 사용자 이름', ), - 'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)', - 'css_path' => 'Articles CSS path on original website', + 'css_help' => '글의 일부가 포함된 RSS 피드를 가져옵니다 (주의, 시간이 좀 더 걸립니다!)', + 'css_path' => '웹사이트 상의 글 본문에 해당하는 CSS 경로', 'description' => '설명', 'empty' => '이 피드는 비어있습니다. 피드가 계속 운영되고 있는지 확인하세요.', 'error' => '이 피드에 문제가 발생했습니다. 이 피드에 접근 권한이 있는지 확인하세요.', |
