Add relationship manager UI (#10268)
This commit is contained in:
@ -621,23 +621,12 @@ en:
|
||||
title: Filters
|
||||
new:
|
||||
title: Add new filter
|
||||
followers:
|
||||
domain: Domain
|
||||
explanation_html: If you want to ensure the privacy of your statuses, you must be aware of who is following you. <strong>Your private statuses are delivered to all servers where you have followers</strong>. You may wish to review them, and remove followers if you do not trust your privacy to be respected by the staff or software of those servers.
|
||||
followers_count: Number of followers
|
||||
lock_link: Lock your account
|
||||
purge: Remove from followers
|
||||
success:
|
||||
one: In the process of soft-blocking followers from one domain...
|
||||
other: In the process of soft-blocking followers from %{count} domains...
|
||||
true_privacy_html: Please mind that <strong>true privacy can only be achieved with end-to-end encryption</strong>.
|
||||
unlocked_warning_html: Anyone can follow you to immediately view your private statuses. %{lock_link} to be able to review and reject followers.
|
||||
unlocked_warning_title: Your account is not locked
|
||||
footer:
|
||||
developers: Developers
|
||||
more: More…
|
||||
resources: Resources
|
||||
generic:
|
||||
all: All
|
||||
changes_saved_msg: Changes successfully saved!
|
||||
copy: Copy
|
||||
save_changes: Save changes
|
||||
@ -761,6 +750,15 @@ en:
|
||||
other: Other
|
||||
publishing: Publishing
|
||||
web: Web
|
||||
relationships:
|
||||
abandoned: Abandoned
|
||||
active: Active
|
||||
mutual: Mutual
|
||||
relationship: Relationship
|
||||
remove_selected_domains: Remove all followers from the selected domains
|
||||
remove_selected_followers: Remove selected followers
|
||||
remove_selected_follows: Unfollow selected users
|
||||
status: Account status
|
||||
remote_follow:
|
||||
acct: Enter your username@domain you want to act from
|
||||
missing_resource: Could not find the required redirect URL for your account
|
||||
@ -835,11 +833,11 @@ en:
|
||||
edit_profile: Edit profile
|
||||
export: Data export
|
||||
featured_tags: Featured hashtags
|
||||
followers: Authorized followers
|
||||
import: Import
|
||||
migrate: Account migration
|
||||
notifications: Notifications
|
||||
preferences: Preferences
|
||||
relationships: Follows and followers
|
||||
settings: Settings
|
||||
two_factor_authentication: Two-factor Auth
|
||||
your_apps: Your applications
|
||||
|
Reference in New Issue
Block a user