aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/admin.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-08-07 22:20:08 +0200
committerGravatar GitHub <noreply@github.com> 2025-08-07 22:20:08 +0200
commit1f8273803f632b40c260721cb3257ae4e2251f5a (patch)
tree4c60bfc77bb815600c4a8fbd505281b57834be4c /app/i18n/en/admin.php
parent62f32ccadff77594f5b8e3ad24c4c2541ff35885 (diff)
Add more unicity criteria based on title and/or content (#7789)
* Add more unicity criteria based on title and/or content https://github.com/FreshRSS/FreshRSS/discussions/7788 * More
Diffstat (limited to 'app/i18n/en/admin.php')
-rw-r--r--app/i18n/en/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/en/admin.php b/app/i18n/en/admin.php
index aa0c110fe..a553a4ac0 100644
--- a/app/i18n/en/admin.php
+++ b/app/i18n/en/admin.php
@@ -116,7 +116,7 @@ return array(
'description' => 'Description',
'disabled' => 'Disabled',
'empty_list' => 'There are no installed extensions',
- 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // TODO
+ 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.',
'enabled' => 'Enabled',
'latest' => 'Installed',
'name' => 'Name',
@@ -148,7 +148,7 @@ return array(
'main_stream' => 'Main stream',
'no_idle' => 'There are no idle feeds!',
'number_entries' => '%d articles',
- 'overview' => 'Overview', // TODO
+ 'overview' => 'Overview',
'percent_of_total' => '% of total',
'repartition' => 'Articles repartition: %s',
'status_favorites' => 'Favourites',