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:
@@ -276,7 +276,7 @@
|
||||
"upload_failed_all_providers": "All providers failed",
|
||||
"upload_failed_preferred_guidance": "Choose a different provider or set to random.",
|
||||
"media_hosting_random": "Random",
|
||||
"media_hosting_preferred": "Preferred provider",
|
||||
"media_hosting_preferred": "Choose provider",
|
||||
"media_hosting_preferred_provider_label": "Choose provider",
|
||||
"media_hosting_preferred_failure_guidance": "If your preferred provider fails, the app will try other providers (Random mode) or show an error (Preferred mode).",
|
||||
"media_hosting_all_providers_failed_guidance": "All upload providers failed. Try again or paste a link manually.",
|
||||
@@ -364,5 +364,6 @@
|
||||
"more_threads_last_week": "{{count}} threads since {{currentTimeFilterName}} — [<1>Show More Threads from Last Week</1>]",
|
||||
"more_threads_last_month": "{{count}} threads since {{currentTimeFilterName}} — [<1>Show More Threads from Last Month</1>]",
|
||||
"more_threads_last_year": "{{count}} threads since {{currentTimeFilterName}} — [<1>Show More Threads from Last Year</1>]",
|
||||
"iframe_challenge_confirm": "{{board}} wants to open {{site}}.\n\nFor {{publicationType}}: {{excerpt}}"
|
||||
"iframe_challenge_confirm": "{{board}} wants to open {{site}}.\n\nFor {{publicationType}}: {{excerpt}}",
|
||||
"media_hosting_provider_unavailable": "Unavailable from this network. Try another network or a VPN."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user