From dd80445d69781b44020e32236ba5024d2e0dc3e1 Mon Sep 17 00:00:00 2001 From: berumuron Date: Tue, 23 Mar 2021 10:35:50 +0100 Subject: Readd sub.feed.auth.configuration i18n key (#3554) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I thought the key was useless after 2c4f169, but it’s still used on update feed page. Reference: https://github.com/FreshRSS/FreshRSS/pull/3516#issuecomment-804306448 --- cli/i18n/ignore/en-us.php | 1 + 1 file changed, 1 insertion(+) (limited to 'cli') diff --git a/cli/i18n/ignore/en-us.php b/cli/i18n/ignore/en-us.php index e03e30000..acb76eb6b 100644 --- a/cli/i18n/ignore/en-us.php +++ b/cli/i18n/ignore/en-us.php @@ -708,6 +708,7 @@ return array( 'sub.feed.add', 'sub.feed.advanced', 'sub.feed.archiving', + 'sub.feed.auth.configuration', 'sub.feed.auth.help', 'sub.feed.auth.http', 'sub.feed.auth.password', -- cgit v1.2.3