From f5aaf5f46076e0ac11ab52ef2ea940fd789ff174 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 19 May 2022 21:30:40 +0200 Subject: New limit option when reloading a feed (#4370) --- app/i18n/ko/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/ko') diff --git a/app/i18n/ko/sub.php b/app/i18n/ko/sub.php index ff9af8c39..ae048244a 100644 --- a/app/i18n/ko/sub.php +++ b/app/i18n/ko/sub.php @@ -108,7 +108,7 @@ return array( 'clear_cache' => '캐쉬 지우기', 'clear_cache_help' => '이 피드의 캐쉬 지우기.', 'reload_articles' => '글 다시 로드', - 'reload_articles_help' => '글 다시 로드하고 셀렉터가 정의 되었을 경우에 모든 컨텐츠 가져오기.', + 'reload_articles_help' => '글 다시 로드하고 셀렉터가 정의 되었을 경우에 모든 컨텐츠 가져오기.', // DIRTY 'title' => '유지 보수', ), 'moved_category_deleted' => '카테고리를 삭제하면, 해당 카테고리 아래에 있던 피드들은 자동적으로 %s 아래로 분류됩니다.', -- cgit v1.2.3