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' ? (
<Trans>
We could not connect to the service that provides this custom
feed. It may be temporarily unavailable and experiencing issues,
or permanently unavailable.
feed. It may be temporarily experiencing issues, or permanently
unavailable.
</Trans>
) : (
<Trans>We could not find this list. It was probably deleted.</Trans>