Tweak missing feed copy (#10133)

This commit is contained in:
Samuel Newman
2026-04-07 13:25:22 -07:00
committed by GitHub
parent d2519a4f67
commit f231b67b76
+2 -2
View File
@@ -140,8 +140,8 @@ function DialogInner({
{type === 'feed' ? ( {type === 'feed' ? (
<Trans> <Trans>
We could not connect to the service that provides this custom We could not connect to the service that provides this custom
feed. It may be temporarily unavailable and experiencing issues, feed. It may be temporarily experiencing issues, or permanently
or permanently unavailable. unavailable.
</Trans> </Trans>
) : ( ) : (
<Trans>We could not find this list. It was probably deleted.</Trans> <Trans>We could not find this list. It was probably deleted.</Trans>