feat: Add translations for remote follow flow

This commit is contained in:
SleeplessOne1917 2023-09-22 22:41:37 -04:00
parent a0f95fc29b
commit b95d1a5621
1 changed files with 3 additions and 1 deletions

View File

@ -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"
}