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