Merge pull request #95 from LemmyNet/remote-follow

feat: Add translations for remote follow flow
This commit is contained in:
SleeplessOne1917 2023-09-23 02:44:05 +00:00 committed by GitHub
commit de9de2c53b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}