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/he/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/he/sub.php') diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 628e941c5..a872ca35c 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -12,7 +12,7 @@ return array( ), 'category' => array( '_' => 'קטגוריה', - 'add' => 'Add a category', // TODO - Translation + 'add' => 'Add a category', // TODO - Translation 'archiving' => 'ארכוב', 'empty' => 'Empty category', // TODO - Translation 'information' => 'מידע', -- cgit v1.2.3