mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(multiboards): remove time filter system end-to-end
Backend retention now keeps only recent posts, making the time filter UI and newerThan filtering obsolete. Deleted use-time-filter hook, canonical multiboard routes only, removed footer suggestions, dropped i18n keys.
This commit is contained in:
@@ -135,7 +135,6 @@
|
||||
"sort_by": "क्रमबद्ध करें द्वारा",
|
||||
"subplebbit_offline_info": "यह बोर्ड ऑफ़लाइन हो सकता है और प्रकाशन विफल हो सकता है",
|
||||
"posts_last_synced_info": "पोस्ट अंतिम बार {{time}} सिंक की गईं, यह बोर्ड ऑफ़लाइन हो सकता है और प्रकाशन विफल हो सकता है।",
|
||||
"newer_than": "से नई",
|
||||
"no_threads": "कोई थ्रेड नहीं है",
|
||||
"hidden": "छिपा हुआ",
|
||||
"save_options": "विकल्प सहेजें",
|
||||
@@ -181,8 +180,6 @@
|
||||
"no_board_selected_warning": "पोस्ट करने से पहले कृपया एक बोर्ड चुनें।",
|
||||
"invalid_url_alert": "प्रदत्त लिंक एक वैध URL नहीं है।",
|
||||
"empty_comment_alert": "खाली टिप्पणी पोस्ट नहीं कर सकते।",
|
||||
"more_threads_last_week": "{{count}} थ्रेड {{currentTimeFilterName}} से — [<1>पिछले सप्ताह के और थ्रेड दिखाएं</1>]",
|
||||
"more_threads_last_month": "{{count}} थ्रेड्स {{currentTimeFilterName}} से — [<1>अगले महीने के अधिक थ्रेड्स दिखाएं</1>]",
|
||||
"newer_threads_available": "नए थ्रेड्स उपलब्ध हैं — [<1>रिफ्रेश करें</1>]",
|
||||
"stored_locally": "स्थानीय रूप से संग्रहीत ({{location}} डेटा में), डिवाइस पर सिंक नहीं",
|
||||
"choose_one": "एक चुनें:",
|
||||
@@ -191,7 +188,6 @@
|
||||
"reset_changes": "परिवर्तन रीसेट करें",
|
||||
"crypto_address_yours": "क्रिप्टो पता इस खाते से संबंधित है।",
|
||||
"delete_wallet": "वॉलेट हटाएं",
|
||||
"last_bumped": "अंतिम बंप",
|
||||
"fit_expanded_images_to_screen": "विस्तृत चित्रों को स्क्रीन के अनुसार ढालें",
|
||||
"fit_expanded_images_to_screen_tip": "विस्तृत चित्रों को ब्राउज़र की चौड़ाई और ऊंचाई दोनों तक सीमित करें",
|
||||
"choose_file": "फाइल चुनें",
|
||||
@@ -222,7 +218,6 @@
|
||||
"filter_and_highlights_help": "फ़िल्टर और हाइलाइट्स सहायता",
|
||||
"filter_and_highlights": "फ़िल्टर और हाइलाइट्स",
|
||||
"boards_you_moderate": "बोर्ड जो आप मॉडरेट करते हैं",
|
||||
"more_threads_last_year": "{{count}} थ्रेड्स {{currentTimeFilterName}} से — [<1>पिछले साल के अधिक थ्रेड्स दिखाएं</1>]",
|
||||
"moderator_of_this_board": "यह उपयोगकर्ता इस बोर्ड का मॉडरेटर है",
|
||||
"administrator_of_this_board": "यह उपयोगकर्ता इस बोर्ड का प्रशासक है",
|
||||
"copy_content_id": "कंटेंट ID कॉपी करें",
|
||||
|
||||
Reference in New Issue
Block a user