Tweak missing feed copy

This commit is contained in:
Samuel Newman
2026-03-26 15:46:03 +02:00
parent ce000ada50
commit e907457971
+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>