mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Merge pull request #95 from LemmyNet/remote-follow
feat: Add translations for remote follow flow
This commit is contained in:
commit
de9de2c53b
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue