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": "Urutkan berdasarkan",
|
||||
"subplebbit_offline_info": "Papan ini mungkin offline dan publikasi mungkin gagal",
|
||||
"posts_last_synced_info": "Posting terakhir disinkronkan {{time}}, papan ini mungkin offline dan publikasi mungkin gagal.",
|
||||
"newer_than": "baru daripada",
|
||||
"no_threads": "Tidak ada thread",
|
||||
"hidden": "tersembunyi",
|
||||
"save_options": "Simpan Opsi",
|
||||
@@ -181,8 +180,6 @@
|
||||
"no_board_selected_warning": "Silakan pilih papan sebelum memposting.",
|
||||
"invalid_url_alert": "Tautan yang diberikan bukan URL yang valid.",
|
||||
"empty_comment_alert": "Tidak dapat memposting komentar kosong.",
|
||||
"more_threads_last_week": "{{count}} thread sejak {{currentTimeFilterName}} — [<1>Show lebih banyak thread dari minggu lalu</1>]",
|
||||
"more_threads_last_month": "{{count}} thread sejak {{currentTimeFilterName}} — [<1>Tampilkan lebih banyak thread dari bulan lalu</1>]",
|
||||
"newer_threads_available": "Thread terbaru tersedia — [<1>Segarkan</1>]",
|
||||
"stored_locally": "Disimpan secara lokal (dalam data {{location}}), tidak disinkronkan antar perangkat",
|
||||
"choose_one": "Pilih satu:",
|
||||
@@ -191,7 +188,6 @@
|
||||
"reset_changes": "Atur Ulang Perubahan",
|
||||
"crypto_address_yours": "Alamat kripto milik akun ini.",
|
||||
"delete_wallet": "Hapus Dompet",
|
||||
"last_bumped": "Terakhir bump",
|
||||
"fit_expanded_images_to_screen": "Sesuaikan gambar yang diperluas ke layar",
|
||||
"fit_expanded_images_to_screen_tip": "Batasi gambar yang diperluas baik pada lebar maupun tinggi browser",
|
||||
"choose_file": "Pilih Berkas",
|
||||
@@ -222,7 +218,6 @@
|
||||
"filter_and_highlights_help": "Bantuan Filter dan Sorotan",
|
||||
"filter_and_highlights": "Filter dan Sorotan",
|
||||
"boards_you_moderate": "board yang Anda moderasi",
|
||||
"more_threads_last_year": "{{count}} thread sejak {{currentTimeFilterName}} — [<1>Tampilkan lebih banyak thread dari tahun lalu</1>]",
|
||||
"moderator_of_this_board": "Pengguna ini adalah moderator papan ini",
|
||||
"administrator_of_this_board": "Pengguna ini adalah administrator papan ini",
|
||||
"copy_content_id": "salin ID konten",
|
||||
|
||||
Reference in New Issue
Block a user