mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(media hosting): disable unreachable providers
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
"upload_failed_all_providers": "Semua penyedia gagal",
|
||||
"upload_failed_preferred_guidance": "Pilih penyedia lain atau atur ke acak.",
|
||||
"media_hosting_random": "Acak",
|
||||
"media_hosting_preferred": "Penyedia pilihan",
|
||||
"media_hosting_preferred": "Pilih penyedia",
|
||||
"media_hosting_preferred_provider_label": "Pilih penyedia",
|
||||
"media_hosting_preferred_failure_guidance": "Jika penyedia pilihan Anda gagal, aplikasi akan mencoba penyedia lain (mode acak) atau menampilkan error (mode preferensi).",
|
||||
"media_hosting_all_providers_failed_guidance": "Semua penyedia unggahan gagal. Coba lagi atau tempel link secara manual.",
|
||||
@@ -364,5 +364,6 @@
|
||||
"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>]",
|
||||
"more_threads_last_year": "{{count}} thread sejak {{currentTimeFilterName}} — [<1>Tampilkan lebih banyak thread dari tahun lalu</1>]",
|
||||
"iframe_challenge_confirm": "{{board}} ingin membuka {{site}}.\n\nUntuk {{publicationType}}: {{excerpt}}"
|
||||
"iframe_challenge_confirm": "{{board}} ingin membuka {{site}}.\n\nUntuk {{publicationType}}: {{excerpt}}",
|
||||
"media_hosting_provider_unavailable": "Unavailable from this network. Try another network or a VPN."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user