diff --git a/translations/en.json b/translations/en.json index aa3852a..413b45e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -524,5 +524,7 @@ "remote_follow": "Remote Follow", "remote_follow_modal_title": "Subscribe from Remote Instance", "blur_nsfw": "Blur NSFW content", - "auto_expand": "Auto expand media" + "auto_expand": "Auto expand media", + "remote_follow_invalid_instance": "{{instance}} is not a vaild domain.", + "remote_follow_local_instance": "Cannot fetch local instance for remote follow" }