You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
continuous_fetch_error = "《<a href=\"{link}\">{title}</a>》has been pulled unsuccessfully for 5 consecutive days ({error}). It may have been closed, please unsubscribe."
3
-
feed_renamed = "<a href=\"{link}\">{title}</a> has been renamed to {new_title}"
2
+
continuous_fetch_error = "《{title}》has been pulled unsuccessfully for 5 consecutive days ({error}). It may have been closed, please unsubscribe."
3
+
feed_renamed = "{title} has been renamed to {new_title}"
4
4
network_error = "Network error ({source})"
5
5
parsing_error = "Parsing error ({source})"
6
6
commands_in_private_channel = "Please use commands in private chat to manage subscriptions for the channel"
0 commit comments