Add translations for remote follow (#91)

* Add translations for remote fetch

* Use different verbiage
This commit is contained in:
SleeplessOne1917 2023-07-26 17:56:28 +00:00 committed by GitHub
parent 154e32dc5b
commit e6a755587f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -515,5 +515,12 @@
"incorrect_login": "Incorrect login credentials",
"show_password": "Show 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"
}