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": "Rendit sipas",
|
||||
"subplebbit_offline_info": "Ky forum mund të jetë offline dhe publikimi mund të dështojë",
|
||||
"posts_last_synced_info": "Postimet u sinkronizuan për herë të fundit {{time}}, ky forum mund të jetë offline dhe publikimi mund të dështojë.",
|
||||
"newer_than": "më i ri se",
|
||||
"no_threads": "Nuk ka tema",
|
||||
"hidden": "i fshehur",
|
||||
"save_options": "Ruaj Cilësimet",
|
||||
@@ -181,8 +180,6 @@
|
||||
"no_board_selected_warning": "Ju lutemi zgjidhni një bord para se të postoni.",
|
||||
"invalid_url_alert": "Lidhja e ofruar nuk është një URL e vlefshme.",
|
||||
"empty_comment_alert": "Nuk mund të postoni një koment bosh.",
|
||||
"more_threads_last_week": "{{count}} tema nga {{currentTimeFilterName}} — [<1>Shfaq më shumë tema nga java e kaluar</1>]",
|
||||
"more_threads_last_month": "{{count}} tema nga {{currentTimeFilterName}} — [<1>Shfaq më shumë tema nga muaji i kaluar</1>]",
|
||||
"newer_threads_available": "Temat më të reja të disponueshme — [<1>Rifresko</1>]",
|
||||
"stored_locally": "Ruhet lokalisht (në të dhënat {{location}}), nuk sinkronizohet ndër pajisjet",
|
||||
"choose_one": "Zgjidhni një:",
|
||||
@@ -191,7 +188,6 @@
|
||||
"reset_changes": "Rivendosni ndryshimet",
|
||||
"crypto_address_yours": "Adresa e kriptovalutës i përket këtij llogarie.",
|
||||
"delete_wallet": "Fshi portofolin",
|
||||
"last_bumped": "Bumping i fundit",
|
||||
"fit_expanded_images_to_screen": "Përshtatni imazhet e zgjeruara në ekran",
|
||||
"fit_expanded_images_to_screen_tip": "Kufizoni imazhet e zgjeruara si në gjerësi ashtu edhe në lartësi të shfletuesit",
|
||||
"choose_file": "Zgjidhni skedarin",
|
||||
@@ -222,7 +218,6 @@
|
||||
"filter_and_highlights_help": "Ndihma për Filtro & Thekso",
|
||||
"filter_and_highlights": "Filtra dhe thekson",
|
||||
"boards_you_moderate": "boards që i moderoni",
|
||||
"more_threads_last_year": "{{count}} tema nga {{currentTimeFilterName}} — [<1>Shfaq më shumë tema nga viti i kaluar</1>]",
|
||||
"moderator_of_this_board": "Ky përdorues është moderator i këtij bordi",
|
||||
"administrator_of_this_board": "Ky përdorues është administrator i këtij bordi",
|
||||
"copy_content_id": "kopjo ID e përmbajtjes",
|
||||
|
||||
Reference in New Issue
Block a user