mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-23 03:11:24 +00:00
Add translations for remote follow (#91)
* Add translations for remote fetch * Use different verbiage
This commit is contained in:
parent
154e32dc5b
commit
e6a755587f
1 changed files with 8 additions and 1 deletions
|
@ -515,5 +515,12 @@
|
||||||
"incorrect_login": "Incorrect login credentials",
|
"incorrect_login": "Incorrect login credentials",
|
||||||
"show_password": "Show Password",
|
"show_password": "Show Password",
|
||||||
"hide_password": "Hide Password",
|
"hide_password": "Hide Password",
|
||||||
"controversial": "Controversial"
|
"controversial": "Controversial",
|
||||||
|
"remote_follow_prompt": "Enter the instance you would like to follow this community from",
|
||||||
|
"fetch_community": "Fetch Community",
|
||||||
|
"community_federated": "Community Federated!",
|
||||||
|
"fetching_community": "Fetching {{community}}",
|
||||||
|
"could_not_fetch_community": "Could not fetch {{community}}",
|
||||||
|
"remote_follow": "Remote Follow",
|
||||||
|
"remote_follow_modal_title": "Subscribe from Remote Instance"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue