From af57c456df843eefc675fc7efb14689d3b9d49dd Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 21 Oct 2021 10:40:31 +0200 Subject: i18n automatic syntax fixes Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899 --- app/i18n/kr/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/kr/sub.php') diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php index 98cef9046..4e7d4ca3a 100644 --- a/app/i18n/kr/sub.php +++ b/app/i18n/kr/sub.php @@ -12,7 +12,7 @@ return array( ), 'category' => array( '_' => '카테고리', - 'add' => 'Add a category', // TODO - Translation + 'add' => 'Add a category', // TODO - Translation 'archiving' => '보관', 'empty' => '빈 카테고리', 'information' => '정보', -- cgit v1.2.3