aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/lv/gen.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-10-16 21:23:32 +0200
committerGravatar GitHub <noreply@github.com> 2025-10-16 21:23:32 +0200
commit14fc3e9b6467254c59781c14cc533ddc804d9414 (patch)
tree1f28369113a7e80e08f5a7f35c7888c37cc1d2a8 /app/i18n/lv/gen.php
parent50eeede063bb3d17f3129da1775df4dcf391a05f (diff)
Add to search UI the user modification date (#8122)
* Add to search UI the user modification date Follow-up of: * https://github.com/FreshRSS/FreshRSS/pull/8103 * https://github.com/FreshRSS/FreshRSS/pull/8093 * Easier UI to cancel filtering by date * Add blank <option> to ease deselection of <select>
Diffstat (limited to 'app/i18n/lv/gen.php')
-rw-r--r--app/i18n/lv/gen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/lv/gen.php b/app/i18n/lv/gen.php
index a94610be0..93176d737 100644
--- a/app/i18n/lv/gen.php
+++ b/app/i18n/lv/gen.php
@@ -233,6 +233,7 @@ return array(
'date_range' => 'Date Range', // TODO
'date_received' => 'Received Date', // TODO
'date_to' => 'To', // TODO
+ 'date_user' => 'User Modification Date', // TODO
'feeds' => 'Feeds', // TODO
'free_text' => 'Free Text', // TODO
'free_text_help' => 'Search both in title and content', // TODO