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": "Sırala",
|
||||
"subplebbit_offline_info": "Bu forum çevrimdışı olabilir ve yayınlama başarısız olabilir",
|
||||
"posts_last_synced_info": "Gönderiler son olarak {{time}} senkronize edildi, bu forum çevrimdışı olabilir ve yayınlama başarısız olabilir.",
|
||||
"newer_than": "daha yeni",
|
||||
"no_threads": "Hiç gönderi yok",
|
||||
"hidden": "gizli",
|
||||
"save_options": "Seçenekleri Kaydet",
|
||||
@@ -181,8 +180,6 @@
|
||||
"no_board_selected_warning": "Lütfen gönderimden önce bir pano seçin.",
|
||||
"invalid_url_alert": "Verilen bağlantı geçerli bir URL değildir.",
|
||||
"empty_comment_alert": "Boş yorum gönderilemez.",
|
||||
"more_threads_last_week": "{{count}} başlık {{currentTimeFilterName}}’den itibaren — [<1>Geçen haftadan daha fazla başlık göster</1>]",
|
||||
"more_threads_last_month": "{{count}} konu {{currentTimeFilterName}} itibariyle — [<1>Geçen aydan daha fazla konu göster</1>]",
|
||||
"newer_threads_available": "Yeni gönderiler mevcut — [<1>Yenile</1>]",
|
||||
"stored_locally": "Yerel olarak depolandı ({{location}} verisinde), cihazlar arasında senkronize değil",
|
||||
"choose_one": "Birini seç:",
|
||||
@@ -191,7 +188,6 @@
|
||||
"reset_changes": "Değişiklikleri Sıfırla",
|
||||
"crypto_address_yours": "Kripto adres bu hesaba aittir.",
|
||||
"delete_wallet": "Cüzdanı Sil",
|
||||
"last_bumped": "Son bump",
|
||||
"fit_expanded_images_to_screen": "Genişletilmiş resimleri ekrana sığdır",
|
||||
"fit_expanded_images_to_screen_tip": "Genişletilmiş resimleri hem tarayıcı genişliğine hem de yüksekliğine sınırlayın",
|
||||
"choose_file": "Dosya Seç",
|
||||
@@ -222,7 +218,6 @@
|
||||
"filter_and_highlights_help": "Filtreler ve Vurgular Yardımı",
|
||||
"filter_and_highlights": "Filtreler ve Vurgular",
|
||||
"boards_you_moderate": "modere ettiğiniz panolar",
|
||||
"more_threads_last_year": "{{count}} konu {{currentTimeFilterName}} itibariyle — [<1>Geçen yıldan daha fazla konu göster</1>]",
|
||||
"moderator_of_this_board": "Bu kullanıcı bu panonun moderatörüdür",
|
||||
"administrator_of_this_board": "Bu kullanıcı bu panonun yöneticisidir",
|
||||
"copy_content_id": "içerik ID'sini kopyala",
|
||||
|
||||
Reference in New Issue
Block a user