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": "Ayusin ayon sa",
|
||||
"subplebbit_offline_info": "Maaaring offline ang board na ito at maaaring mabigo ang pag-publish",
|
||||
"posts_last_synced_info": "Huling na-sync ang mga post {{time}}, maaaring offline ang board na ito at maaaring mabigo ang pag-publish.",
|
||||
"newer_than": "mas bago kaysa",
|
||||
"no_threads": "Walang mga thread",
|
||||
"hidden": "nakatago",
|
||||
"save_options": "I-save ang mga Opsyon",
|
||||
@@ -181,8 +180,6 @@
|
||||
"no_board_selected_warning": "Mangyaring pumili ng board bago mag-post.",
|
||||
"invalid_url_alert": "Ang ibinigay na link ay hindi isang wastong URL.",
|
||||
"empty_comment_alert": "Hindi makapag-post ng walang laman na komento.",
|
||||
"more_threads_last_week": "{{count}} mga thread mula sa {{currentTimeFilterName}} — [<1>Ipakita ang higit pang mga thread mula sa nakaraang linggo</1>]",
|
||||
"more_threads_last_month": "{{count}} mga thread mula {{currentTimeFilterName}} — [<1>Ipakita ang higit pang mga thread mula noong nakaraang buwan</1>]",
|
||||
"newer_threads_available": "Bagong mga thread na magagamit — [<1>I-refresh</1>]",
|
||||
"stored_locally": "Naka-imbak nang lokal (sa datos ng {{location}}), hindi naka-sync sa mga device",
|
||||
"choose_one": "Pumili ng isa:",
|
||||
@@ -191,7 +188,6 @@
|
||||
"reset_changes": "I-reset ang mga pagbabago",
|
||||
"crypto_address_yours": "Ang crypto address ay nauugnay sa account na ito.",
|
||||
"delete_wallet": "Tanggalin ang Wallet",
|
||||
"last_bumped": "Huling bump",
|
||||
"fit_expanded_images_to_screen": "I-adjust ang mga pinalawak na larawan sa screen",
|
||||
"fit_expanded_images_to_screen_tip": "Limitahan ang mga pinalawak na larawan sa parehong lapad at taas ng browser",
|
||||
"choose_file": "Pumili ng File",
|
||||
@@ -222,7 +218,6 @@
|
||||
"filter_and_highlights_help": "Tulong sa mga filter at highlight",
|
||||
"filter_and_highlights": "Mga filter at highlight",
|
||||
"boards_you_moderate": "mga board na iyong minomoderate",
|
||||
"more_threads_last_year": "{{count}} mga thread mula {{currentTimeFilterName}} — [<1>Ipakita ang higit pang mga thread mula noong nakaraang taon</1>]",
|
||||
"moderator_of_this_board": "Ang user na ito ay moderator ng board na ito",
|
||||
"administrator_of_this_board": "Ang user na ito ay administrator ng board na ito",
|
||||
"copy_content_id": "kopyahin ang content ID",
|
||||
|
||||
Reference in New Issue
Block a user